Lucene search
K

16 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 6:12 a.m.1 views

SUSE CVE-2007-1411

Buffer overflow in PHP 4.4.6 and earlier, and unspecified PHP 5 versions, allows local and possibly remote attackers to execute arbitrary code via long server name arguments to the 1 mssqlconnect and 2 mssqlpconnect functions...

6.8CVSS8.2AI score0.15091EPSS
Exploits1References3
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.26 views

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

No description provided by source. ?php printr' --------------------------------------------------------------------------- XAMPP for Windows = 1.6.0a adodb.php/mssqlconnect remote buffer overflow proof-of-concept exploit seh overwrite method / 2000 sp3 version mail: retrog at alice dot it site:...

7.1AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2007/04/30 12:0 a.m.143 views

XAMPP ADOdb mssql_connect Remote Buffer Overflow

The remote host is running XAMPP, an Apache distribution containing MySQL, PHP, and Perl. It is designed for easy installation and administration. The remote version of XAMPP includes a PHP interpreter that is affected by a buffer overflow involving calls to 'mssqlconnect' as well as an example P...

9.3CVSS6.5AI score0.0496EPSS
Exploits0References4
Prion
Prion
added 2007/04/18 3:19 a.m.17 views

Buffer overflow

The ADONewConnection Connect function in adodb.php in XAMPP 1.6.0a and earlier for Windows uses untrusted input for the database server hostname, which allows remote attackers to trigger a library buffer overflow and execute arbitrary code via a long host parameter, or have other unspecified...

9.3CVSS8.2AI score0.15091EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2007/04/18 3:19 a.m.11 views

CVE-2007-2079

The ADONewConnection Connect function in adodb.php in XAMPP 1.6.0a and earlier for Windows uses untrusted input for the database server hostname, which allows remote attackers to trigger a library buffer overflow and execute arbitrary code via a long host parameter, or have other unspecified...

9.3CVSS7.8AI score0.0496EPSS
Exploits0References4
seebug.org
seebug.org
added 2007/04/17 12:0 a.m.20 views

XAMPP for Windows &lt;= 1.6.0a mssql_connect() Remote BoF Exploit

No description provided by source. ?php printr' --------------------------------------------------------------------------- XAMPP for Windows = 1.6.0a adodb.php/mssqlconnect remote buffer overflow proof-of-concept exploit seh overwrite method / 2000 sp3 version mail: retrog at alice dot it...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2007/04/17 12:0 a.m.29 views

xampp-rgod.txt

Connect$POST'host', $POST'user', $POST'password', $POST'database'; echo "DBServer: $POSTdbserver"; $result = $db-Execute"SELECT FROM $POSTtable"; ... mssqlconnect function is vulnerable to buffer overflow and the host argument is totally unchecked. Also this shows a vulnerabilty in ADODB library...

7.4AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2007/04/16 12:0 a.m.13 views

XAMPP adodb.php mssql_connect Function Overflow

Binary data 3967.prm...

9.3CVSS7.3AI score0.0496EPSS
Exploits0References2
0day.today
0day.today
added 2007/04/15 12:0 a.m.23 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
Exploits0
Exploit DB
Exploit DB
added 2007/04/15 12:0 a.m.47 views

XAMPP for Windows 1.6.0a - &#039;mssql_connect()&#039; Remote Buffer Overflow

Connect$POST'host', $POST'user', $POST'password', $POST'database'; echo "DBServer: $POSTdbserver"; $result = $db-Execute"SELECT FROM $POSTtable"; ... mssqlconnect function is vulnerable to buffer overflow and the host argument is totally unchecked. Also this shows a vulnerabilty in ADODB library...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2007/04/15 12:0 a.m.15 views

XAMPP for Windows 1.6.0a - mssql_connect() Remote Buffer Overflow

XAMPP for Windows 1.6.0a - mssqlconnect Remote Buffer Overflow Connect$POST'host', $POST'user', $POST'password', $POST'database'; echo "DBServer: $POSTdbserver"; $result = $db-Execute"SELECT FROM $POSTtable"; ... mssqlconnect function is vulnerable to buffer overflow and the host argument is...

0.6AI score
Exploits0
NVD
NVD
added 2007/03/10 10:19 p.m.14 views

CVE-2007-1411

Buffer overflow in PHP 4.4.6 and earlier, and unspecified PHP 5 versions, allows local and possibly remote attackers to execute arbitrary code via long server name arguments to the 1 mssqlconnect and 2 mssqlpconnect functions...

6.8CVSS7.8AI score0.15091EPSS
Exploits1References7
securityvulns
securityvulns
added 2007/03/06 12:0 a.m.35 views

PHP &lt;= 4.4.6 mssql_connect&#40;&#41; &amp; mssql_pconnect&#40;&#41; local buffer overflow and safe_mode bypass

?php // PHP = 4.4.6 mssqlconnect & mssqlpconnect local buffer overflow // poc exploit and safemode bypass // windows 2000 sp3 en / seh overwrite // by rgod // site: http://retrogod.altervista.org // u can easily adjust for php5 // this as my little contribute to MOPB $scode= "xebx1b". "x5b"...

1.1AI score
Exploits0
securityvulns
securityvulns
added 2007/03/06 12:0 a.m.32 views

PHP mssql_connect&#40;&#41; / mssql_pconnect&#40;&#41; functions buffer overflow

Buffer overflow leads to code execution, resulting in sandbox protection bypass...

6.8CVSS4.3AI score0.15091EPSS
Exploits1References1Affected Software1
seebug.org
seebug.org
added 2007/03/05 12:0 a.m.17 views

PHP &lt;= 4.4.6 mssql_[p]connect() Local Buffer Overflow Exploit

No description provided by source. ?php // PHP = 4.4.6 mssqlconnect & mssqlpconnect local buffer overflow // poc exploit and safemode bypass // windows 2000 sp3 en / seh overwrite // by rgod // site: http://retrogod.altervista.org // u can easily adjust for php5 // this as my little contribute to...

7.1AI score
Exploits0
0day.today
0day.today
added 2007/03/05 12:0 a.m.15 views

PHP <= 4.4.6 mssql_[p]connect() Local Buffer Overflow Exploit

Exploit for unknown platform in category local exploits ============================================================= PHP 0day.today 2018-03-31...

6.8AI score
Exploits0
Rows per page
Query Builder