Lucene search
+L

395 matches found

zdt
zdt
added 2007/04/15 12:00 a.m.36 views

XAMPP for Windows <= 1.6.0a mssql_connect() Remote BoF Exploit

Exploit for unknown platform in category remote exploits ============================================================== XAMPP for Windows Connect$POST'host', $POST'user', $POST'password', $POST'database'; echo "DBServer: $POSTdbserver"; $result = $db-Execute"SELECT FROM $POSTtable";...

7.1AI score
SaveExploits0
Prion
Prion
added 2007/04/10 6:19 p.m.32 views

Crlf injection

CRLF injection vulnerability in the FILTERVALIDATEEMAIL filter in ext/filter in PHP 5.2.0 and 5.2.1 allows context-dependent attackers to inject arbitrary e-mail headers via an e-mail address with a '\n' character, which causes a regular expression to ignore the subsequent part of the address...

5CVSS6.7AI score0.02534EPSS
SaveExploits0References27Affected Software1
CVE
CVE
added 2007/04/10 6:00 p.m.112 views

CVE-2007-1900

CVE-2007-1900 describes a CRLF injection vulnerability in the PHP 5.2.0–5.2.1 FILTER_VALIDATE_EMAIL filter, enabling context-dependent attackers to inject arbitrary email headers by including a newline in the address. The cited advisories indicate this affects PHP up to 5.2.1; a PHP 5.2.3 release...

5CVSS7.4AI score0.02534EPSS
SaveExploits0References27Affected Software1
Prion
Prion
added 2007/04/06 1:19 a.m.33 views

Integer overflow

Integer overflow in the strreplace function in PHP 4.4.5 and PHP 5.2.1 allows context-dependent attackers to have an unknown impact via a single character search string in conjunction with a single character replacement string, which causes an "off by one overflow."...

6.8CVSS7AI score0.0169EPSS
SaveExploits0References8Affected Software1
Prion
Prion
added 2007/04/06 1:19 a.m.27 views

Buffer overflow

Buffer overflow in the sqlitedecodebinary function in the bundled sqlite library in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter, as demonstrated by calling the sqliteudfdecodebinary function with a...

7.5CVSS7.8AI score0.04754EPSS
SaveExploits0References21Affected Software3
securityvulns
securityvulns
added 2007/03/29 12:00 a.m.219 views

readfile&#40;&#41; Safe Mode Bypass PHP 5.2.1/ 5.1.6 / 4.4.4

SecurityRisk : DEN Remote Exploit : No Local Exploit : Yes Exploit Given : Yes Credit : The-WolF-kSA Date : 24.3.2007 Affected Software : PHP 5.2.1/ 5.1.6 / 4.4.4 readfile Safe Mode Bypass PHP 5.2.1/ 5.1.6 / 4.4.4 Author: ThE-WoLf-KsA Date: - -Written: 24.3.2007 - --- 0.Description --- - --- 1...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/29 12:00 a.m.39 views

PHPDoc Confirm_Phpdoc_Compiled本地缓冲区溢出漏洞

phpDOC是一款用于建立PEAR文档的应用程序。 phpDOC存在缓冲区溢出问题,本地攻击者可以利用漏洞以应用程序进程权限执行任意指令。 由于对参数缺少正确的边界检查,提交超长字符串作为confirmphpdoccompiled参数可触发溢出,并以应用程序进程权限执行任意指令。 phpDocumentor phpDocumentor 1.3.1 phpDocumentor phpDocumentor 1.3 RC4 phpDocumentor phpDocumentor 1.3 RC3 phpDocumentor phpDocumentor 1.2.3 phpDocumentor...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/29 12:00 a.m.27 views

PHP 5.2.1 - Multiple functions 'Reference' Information Disclosures

source: https://www.securityfocus.com/bid/23202/info PHP is prone to an information-disclosure vulnerability due to a design error. The vulnerability resides in various functions that accept parameters as references. Successful exploits will allow attackers to obtain sensitive information...

5.8AI score
SaveExploits0
Prion
Prion
added 2007/03/27 1:19 a.m.30 views

Buffer overflow

Buffer overflow in the confirmphpdoccompiled function in the phpDOC extension PECL phpDOC in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string...

4.3CVSS8.3AI score0.01982EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2007/03/27 1:00 a.m.79 views

CVE-2007-1709

CVE-2007-1709 describes a buffer overflow in the confirm_phpdoc_compiled function of the phpDOC PECL extension for PHP 5.2.1. The vulnerability allows a context-dependent, local attacker to execute arbitrary code via a long argument string. The affected component is the phpDOC extension in PHP 5....

4.3CVSS7.9AI score0.01982EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2007/03/27 1:00 a.m.34 views

CVE-2007-1709

Buffer overflow in the confirmphpdoccompiled function in the phpDOC extension PECL phpDOC in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string...

7.9AI score0.01982EPSS
SaveExploits1References6
securityvulns
securityvulns
added 2007/03/27 12:00 a.m.44 views

PHP 5.2.1 with PECL phpDOC local buffer overflow

?php //PHP 5.2.1 with PECL phpDOC confirmphpdoccompiled local buffer overflow poc exploit //WIN 2K SP3 version / seh overwrite method //to be launched from the cli // by rgod // site: http://retrogod.altervista.org if !extensionloaded"phpDOC" die"you need the phpDOC extension loaded."; $scode=...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/03/27 12:00 a.m.24 views

php521_phpdoc_bof.txt

original url: http://retrogod.altervista.org/php521phpdocbof.html...

SaveExploits0
Packet Storm
Packet Storm
added 2007/03/27 12:00 a.m.108 views

php-readfile.txt

SecurityRisk : DEN Remote Exploit : No Local Exploit : Yes Exploit Given : Yes Credit : The-WolF-kSA Date : 24.3.2007 Affected Software : PHP 5.2.1/ 5.1.6 / 4.4.4 readfile Safe Mode Bypass PHP 5.2.1/ 5.1.6 / 4.4.4 Author: ThE-WoLf-KsA Date: - -Written: 24.3.2007 - --- 0.Description --- - --- 1...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2007/03/25 12:00 a.m.51 views

MOPB-29-2007:PHP 5.2.1 unserialize&#40;&#41; Information Leak Vulnerability

Summary The new S: data type added to PHP 5.2.1's serialisation format is completely broken. The new feature it is supposed to add, the handling of escaped strings does not work at all and leads to disclosure of heap memory content. Affected versions Affected is PHP 5.2.1 Detailed information Wit...

7.2AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/25 12:00 a.m.19 views

PHP 5.2.1 with PECL PHPDOC - Local Buffer Overflow

PHP 5.2.1 with PECL PHPDOC - Local Buffer Overflow milw0rm.com 2007-03-25...

0.6AI score
SaveExploits0
zdt
zdt
added 2007/03/25 12:00 a.m.29 views

PHP 5.2.1 with PECL phpDOC Local Buffer Overflow Exploit

Exploit for unknown platform in category local exploits ======================================================== PHP 5.2.1 with PECL phpDOC Local Buffer Overflow Exploit ======================================================== 0day.today 2018-03-14...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/25 12:00 a.m.39 views

PHP 5.2.1 with PECL PHPDOC - Local Buffer Overflow

milw0rm.com 2007-03-25...

4.3CVSS5.8AI score0.01982EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2007/03/25 12:00 a.m.72 views

PHP < 4.4.5/5.2.1 - '_SESSION' Deserialization Overwrite

?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP Project // // C Copyright 2007 Stefan...

6.8CVSS5.8AI score0.09233EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2007/03/24 12:00 a.m.26 views

MOPB-unserialize.txt

1,strrepeat'"', 200."2"=1; $heapdump = unserialize$str; echo "Heapdump\n---------\n\n"; $len = strlen$heapdump; for $b=0; $b 127 || $c...

SaveExploits0
Rows per page
Query Builder