Lucene search
+L

143 matches found

RedHat Linux
RedHat Linux
added 2017/02/23 5:35 p.m.7 views

kernel: Race condition vulnerability in execve argv arguments

When creating audit records for parameters to executed children processes, an attacker can convince the Linux kernel audit subsystem can create corrupt records which may allow an attacker to misrepresent or evade logging of executing commands...

4.7CVSS6.7AI score0.00267EPSS
SaveExploits0References4
zdt
zdt
added 2016/12/16 12:00 a.m.34 views

Linux/x86 - /bin/bash -c Arbitrary Command Execution Shellcode (72 bytes)

/ ;author: Filippo "zinzloun" Bersani ;date: 16/12/2016 ;version: 1.0 ;X86 Assembly/NASM Syntax ;tested on: Linux OpenSuse001 2.6.34-12-desktop 32bit ; Linux ubuntu 3.13.0-100-generic 147precise1-Ubuntu 32bit ; Linux bb32 4.4.0-45-generic 32bit ;72 bytes ;description: executes arbitrary command...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/03/24 12:00 a.m.36 views

Linux/x86_x64 - execve/bin/sh - 26 bytes

Linux/x86x64 - execve/bin/sh - 26 bytes. Shellcode exploit for linx86-64 platform / --------------------------------------------------------------------------------------------------- Linux/x86x64 - execve/bin/sh - 26 bytes Ajith Kp @ajithkp560 http://www.terminalcoders.blogspot.com Om Asato Maa...

SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.14 views

Linux x86 - execve /bin/sh - 21 bytes

No description provided by source. / execve /bin/sh - x86/linux - 21 bytes . zeroed argv / envp [email protected] [email protected] thanks : ivan, milo, oldschool crew / int main char sc = \x6a\x0b // push byte +0xb \x58 // pop eax \x99 // cdq \x52 // push edx...

7.1AI score
SaveExploits0
Prion
Prion
added 2012/08/26 7:55 p.m.21 views

Code injection

Tunnelblick 3.3beta20 and earlier relies on argv0 to determine the name of an appropriate 1 kernel module pathname or 2 executable file pathname, which allows local users to gain privileges via an execl system call...

7.2CVSS6.7AI score0.03776EPSS
SaveExploits6References5Affected Software1
Cvelist
Cvelist
added 2012/08/26 7:00 p.m.42 views

CVE-2012-3485

Tunnelblick 3.3beta20 and earlier relies on argv0 to determine the name of an appropriate 1 kernel module pathname or 2 executable file pathname, which allows local users to gain privileges via an execl system call...

6.3AI score0.03776EPSS
SaveExploits6References5
Metasploit
Metasploit
added 2012/01/30 9:01 a.m.35 views

OS X x64 Execute Command

Execute an arbitrary command This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 31 include Msf::Payload::Single def initializeinfo = supermergeinfoinfo, 'Name' = 'OS X x64 Execute...

0.7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/11/10 12:00 a.m.31 views

Free CD to MP3 Converter 3.1 - Local Buffer Overflow

!usr/bin/perl Exploit Title: Exploit 0day Buffer Overflow Free CD to MP3 Converter 3.1 Date: 09\11\2010 Author: C4SS!0 G0M3S Software Link: http://www.eusing.com/Download/cdtomp3freeware.exe Version: 3.1 Tested on: WIN-XP SP3 Exploit Writted by C4SS!0 G0M3S Home: http://www.invasao.com.br E-mail:...

5.3AI score
SaveExploits0
Fedora
Fedora
added 2010/10/28 10:20 p.m.27 views

[SECURITY] Fedora 14 Update: libHX-3.6-1.fc14

A library for: - rbtree with key-value pair extension - deques double-ended queues Stacks LIFO / Queues FIFOs - platform independent opendir-style directory access - platform independent dlopen-style shared library access - auto-storage strings with direct access - command line option argv parser...

10CVSS3.1AI score0.05506EPSS
SaveExploits0
OSV
OSV
added 2010/10/14 5:58 a.m.20 views

UBUNTU-CVE-2010-3192

Certain run-time memory protection mechanisms in the GNU C Library aka glibc or libc6 print argv0 and backtrace information, which might allow context-dependent attackers to obtain sensitive information from process memory by executing an incorrect program, as demonstrated by a setuid program tha...

5CVSS7.6AI score0.01606EPSS
SaveExploits0References4
Prion
Prion
added 2010/10/14 5:58 a.m.27 views

Stack overflow

Certain run-time memory protection mechanisms in the GNU C Library aka glibc or libc6 print argv0 and backtrace information, which might allow context-dependent attackers to obtain sensitive information from process memory by executing an incorrect program, as demonstrated by a setuid program tha...

5CVSS7.1AI score0.01606EPSS
SaveExploits0References8Affected Software1
Fedora
Fedora
added 2010/09/04 4:57 a.m.39 views

[SECURITY] Fedora 13 Update: libHX-3.6-1.fc13

A library for: - rbtree with key-value pair extension - deques double-ended queues Stacks LIFO / Queues FIFOs - platform independent opendir-style directory access - platform independent dlopen-style shared library access - auto-storage strings with direct access - command line option argv parser...

10CVSS3.1AI score0.05506EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2010/03/01 7:02 p.m.10 views

systemtap: Crash with systemtap script using __get_argv()

Multiple integer signedness errors in the 1 getargv and 2 getcompatargv functions in tapset/auxsyscalls.stp in SystemTap 1.1 allow local users to cause a denial of service script crash, or system crash or hang via a process with a large number of arguments, leading to a buffer overflow...

4.9CVSS6.2AI score0.00955EPSS
SaveExploits2References4
Exploit DB
Exploit DB
added 2010/02/27 12:00 a.m.36 views

Linux x86 - execve /bin/sh - 21 bytes

Linux x86 - execve /bin/sh - 21 bytes. Shellcode exploit for linx86 platform / execve /bin/sh - x86/linux - 21 bytes . zeroed argv / envp [email protected] [email protected] thanks : ivan, milo, oldschool crew / int main char sc = "\x6a\x0b" // push byte +0xb "\x58" //...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2008/09/11 5:17 p.m.19 views

[SECURITY] Fedora 9 Update: libHX-1.23-1.fc9

A library for: - rbtree with key-value pair extension - deques double-ended queues Stacks LIFO / Queues FIFOs - platform independent opendir-style directory access - platform independent dlopen-style shared library access - auto-storage strings with direct access - command line option argv parser...

3.1AI score
SaveExploits0
Prion
Prion
added 2008/02/28 7:44 p.m.16 views

Stack overflow

Multiple stack-based buffer overflows in Symark PowerBroker 2.8 through 5.0.1 allow local users to gain privileges via a long argv0 string when executing 1 pbrun, 2 pbsh, or 3 pbksh. NOTE: the product is often installed in environments with trust relationships that facilitate subsequent remote...

6.9CVSS7.4AI score0.00418EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2008/02/28 7:00 p.m.25 views

CVE-2008-1056

Multiple stack-based buffer overflows in Symark PowerBroker 2.8 through 5.0.1 allow local users to gain privileges via a long argv0 string when executing 1 pbrun, 2 pbsh, or 3 pbksh. NOTE: the product is often installed in environments with trust relationships that facilitate subsequent remote...

6.9AI score0.00418EPSS
SaveExploits1References5
exploitpack
exploitpack
added 2007/05/14 12:00 a.m.29 views

webdesproxy 0.0.1 - exec-shield GET Remote Code Execution

webdesproxy 0.0.1 - exec-shield GET Remote Code Execution / Fedora Core 6 exec-shield based Webdesproxy webdesproxy-0.0.1.tgz remote root exploit reverse connect-back method by Xpl017Elz Advanced exploitation in exec-shield Fedora Core case study URL:...

0.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/01/02 12:00 a.m.42 views

Cacti cmd.php Multiple Parameter SQL Injection Arbitrary Command Execution

The remote host is running Cacti, a web-based, front end to RRDTool for network graphing. The version of Cacti on the remote host does not properly check to ensure that the 'cmd.php' script is being run from a commandline and fails to sanitize user-supplied input before using it in database...

7.5CVSS9.1AI score0.02521EPSS
SaveExploits0References4
OSV
OSV
added 2006/12/28 9:28 p.m.8 views

DEBIAN-CVE-2006-6799

SQL injection vulnerability in Cacti 0.8.6i and earlier, when registerargcargv is enabled, allows remote attackers to execute arbitrary SQL commands via the 1 second or 2 third arguments to cmd.php. NOTE: this issue can be leveraged to execute arbitrary commands since the SQL query results are...

7.5CVSS8.8AI score0.02521EPSS
SaveExploits0References1
Rows per page
Query Builder