Lucene search
K

286 matches found

Exploit DB
Exploit DB
added 2009/10/17 12:0 a.m.33 views

Sun VirtualBox 3.0.6 - Local Privilege Escalation

!/bin/sh CVE-2009-3692 Sun VirtualBox runme.c include include include include include int mainint argc, char argv FILE from, to; int fd; char ch; setuid0; setgid0; from = fopen"/bin/sh","rb"; to = fopen"./sh","wb"; while!feoffrom ch = fgetcfrom; if!feoffrom fputcch, to; fclosefrom; fcloseto; fd =...

7.2CVSS6.7AI score0.00176EPSS
Exploits6
exploitpack
exploitpack
added 2009/10/17 12:0 a.m.20 views

Sun VirtualBox 3.0.6 - Local Privilege Escalation

Sun VirtualBox 3.0.6 - Local Privilege Escalation !/bin/sh CVE-2009-3692 Sun VirtualBox runme.c include include include include include int mainint argc, char argv FILE from, to; int fd; char ch; setuid0; setgid0; from = fopen"/bin/sh","rb"; to = fopen"./sh","wb"; while!feoffrom ch = fgetcfrom;...

7.2CVSS0.2AI score0.00176EPSS
Exploits6
Packet Storm
Packet Storm
added 2009/10/17 12:0 a.m.34 views

Sun VirtualBox 3.0.6 Local Root

!/bin/sh CVE-2009-3692 Sun VirtualBox runme.c include include include include include int mainint argc, char argv FILE from, to; int fd; char ch; setuid0; setgid0; from = fopen"/bin/sh","rb"; to = fopen"./sh","wb"; while!feoffrom ch = fgetcfrom; if!feoffrom fputcch, to; fclosefrom; fcloseto; fd =...

7.2CVSS0.2AI score0.00176EPSS
Exploits6
0day.today
0day.today
added 2009/10/17 12:0 a.m.13 views

Sun VirtualBox <= 3.0.6 privilege escalation

Exploit for unknown platform in category local exploits ============================================ Sun VirtualBox runme.c include include include include include int mainint argc, char argv FILE from, to; int fd; char ch; setuid0; setgid0; from...

6.8AI score0.00176EPSS
Exploits6
seebug.org
seebug.org
added 2009/10/17 12:0 a.m.27 views

Sun VirtualBox &lt;= 3.0.6 privilege escalation

No description provided by source. !/bin/sh CVE-2009-3692 Sun VirtualBox = 3.0.6 local root exploit ======================================================== Exploits popen meta char shell injection vulnerability in Sun VirtualBox. E.g. admin@sundevil:/test$ id uid=101admin gid=10staff...

7.2CVSS0.00176EPSS
Exploits6
Prion
Prion
added 2009/09/22 10:30 a.m.27 views

Cross site scripting

The popen API function in TSRM/tsrmwin32.c in PHP before 5.2.11 and 5.3.x before 5.3.1, when running on certain Windows operating systems, allows context-dependent attackers to cause a denial of service crash via a crafted 1 "e" or 2 "er" string in the second argument aka mode, possibly related t...

5CVSS7AI score0.01183EPSS
Exploits2References11Affected Software1
NVD
NVD
added 2009/09/22 10:30 a.m.17 views

CVE-2009-3294

The popen API function in TSRM/tsrmwin32.c in PHP before 5.2.11 and 5.3.x before 5.3.1, when running on certain Windows operating systems, allows context-dependent attackers to cause a denial of service crash via a crafted 1 "e" or 2 "er" string in the second argument aka mode, possibly related t...

5CVSS6.5AI score0.01183EPSS
Exploits2References11
UbuntuCve
UbuntuCve
added 2009/09/22 10:30 a.m.19 views

CVE-2009-3294

The popen API function in TSRM/tsrmwin32.c in PHP before 5.2.11 and 5.3.x before 5.3.1, when running on certain Windows operating systems, allows context-dependent attackers to cause a denial of service crash via a crafted 1 "e" or 2 "er" string in the second argument aka mode, possibly related t...

5CVSS5.7AI score0.01183EPSS
Exploits2References3
CVE
CVE
added 2009/09/22 10:0 a.m.140 views

CVE-2009-3294

CVE-2009-3294 affects PHP prior to 5.2.11 and 5.3.x prior to 5.3.1. The vulnerability is in the popen API (TSRM/tsrm_win32.c) on certain Windows OSes, where a crafted second argument (mode) of either "e" or "er" can cause a denial of service (crash) and may involve the Microsoft C runtime’s _fdop...

5CVSS6.4AI score0.01183EPSS
Exploits2References11Affected Software1
Cvelist
Cvelist
added 2009/09/22 10:0 a.m.20 views

CVE-2009-3294

The popen API function in TSRM/tsrmwin32.c in PHP before 5.2.11 and 5.3.x before 5.3.1, when running on certain Windows operating systems, allows context-dependent attackers to cause a denial of service crash via a crafted 1 "e" or 2 "er" string in the second argument aka mode, possibly related t...

6.4AI score0.01183EPSS
Exploits2References11
Positive Technologies
Positive Technologies
added 2009/09/22 12:0 a.m.2 views

PT-2009-5607 · Php +1 · Php +1

Name of the Vulnerable Software and Affected Versions: PHP versions prior to 5.2.11 PHP versions 5.3.x prior to 5.3.1 Description: The issue allows context-dependent attackers to cause a denial of service crash via a crafted 1 "e" or 2 "er" string in the second argument aka mode of the popen API...

5CVSS6.3AI score0.01183EPSS
Exploits2References14
FreeBSD
FreeBSD
added 2009/09/17 12:0 a.m.54 views

php5 -- Multiple security issues

Vendor reports Security Enhancements and Fixes in PHP 5.2.11: Fixed certificate validation inside phpopensslapplyverificationpolicy. Fixed sanity check for the color index in imagecolortransparent. Added missing sanity checks around exif processing. Fixed bug 44683 popen crashes when an invalid...

7.5CVSS6.7AI score0.03611EPSS
Exploits1References1
Prion
Prion
added 2009/08/19 5:24 a.m.21 views

Information disclosure

PHP 5.2.5 does not enforce a openbasedir and b safemodeexecdir restrictions for certain functions, which might allow local users to bypass intended access restrictions and call programs outside of the intended directory via the 1 exec, 2 system, 3 shellexec, 4 passthru, or 5 popen functions,...

7.2CVSS6.8AI score0.0005EPSS
Exploits1References2Affected Software1
seebug.org
seebug.org
added 2009/06/23 12:0 a.m.34 views

PHP多个函数绕过safe_mode安全限制漏洞

BUGTRAQ ID: 35435 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 在安全模式下,PHP没有禁用exec、system、passthru和popen这四个函数,只是在 safemodeexecdir目录下执行。但当safemode=on且safemodeexecdir为空时(默认),PHP在处理这一过程中存在安全隐患,在windows下exec/system/passthru可以通过引入“\”来执行程序。 以exec函数为例分析源码: // exec.c PHPFUNCTIONexec...

6.8AI score
Exploits0
seebug.org
seebug.org
added 2009/01/15 12:0 a.m.17 views

PHP popen()函数缓冲区溢出漏洞

BUGTRAQ ID: 33216 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP的Popen函数用创建管道的方式启动进程,并调用shell。在打开管道时Popen函数会fork指定的命令参数: popen string $commandtoexecute , string $mode 如果第二个参数超长的话,就可能触发缓冲区溢出,导致执行任意代码。 PHP PHP 5.2.8 PHP PHP 4.2.1 PHP PHP 4.2.0 厂商补丁: PHP ---...

7AI score
Exploits0
securityvulns
securityvulns
added 2009/01/14 12:0 a.m.88 views

PHP Buffer Overflow&#40;popen&#41;

Apache 2.2.11/PHP 5.2.8 Buffer Overflow Exploit popen func Type: Remote and Local Requirements for exploit: popen enabled. By: e.wiZz! Enes Muљi [email protected] PHP Popen function overview: Popen function in php opens a pipe to a process executed by forking the command given by command. It was...

0.6AI score
Exploits0
securityvulns
securityvulns
added 2009/01/14 12:0 a.m.26 views

PHP popen&#40;&#41; function buffer overflow

Buffer overflow on oversized mode argument...

4.4AI score
Exploits0References1Affected Software1
exploitpack
exploitpack
added 2009/01/12 12:0 a.m.11 views

PHP 5.2.8 - popen() Function Buffer Overflow

PHP 5.2.8 - popen Function Buffer Overflow source: https://www.securityfocus.com/bid/33216/info PHP is prone to a buffer-overflow vulnerability because it fails to perform boundary checks before copying user-supplied data to insufficiently sized memory buffers. An attacker can exploit this issue ...

0.5AI score
Exploits0
FreeBSD
FreeBSD
added 2008/12/19 12:0 a.m.22 views

netatalk -- arbitrary command execution in papd daemon

Secunia reports: A vulnerability has been reported in Netatalk, which potentially can be exploited by malicious users to compromise a vulnerable system. The vulnerability is caused due to the papd daemon improperly sanitising several received parameters before passing them in a call to popen. Thi...

9.3CVSS7AI score0.01824EPSS
Exploits1References2
exploitpack
exploitpack
added 2007/12/03 12:0 a.m.9 views

Zabbix 1.1.41.4.2 - daemon_start Local Privilege Escalation

Zabbix 1.1.41.4.2 - daemonstart Local Privilege Escalation include include include include int main struct passwd pw; pw = getpwnam"abi"; FILE pipe; char buf25; setgidpw-pwgid; setuidpw-pwuid; printf"my gid: %d\n", getegid; printf"my uid: %d\n", getuid; pipe = popen"/usr/bin/id", "r"; while...

1AI score
Exploits0
Rows per page
Query Builder