retrogod

2 exploits Active since Apr 2007
CVE-2007-2079 EXPLOITDB php WORKING POC
XAMPP < 1.6.0a - Remote Code Execution via ADONewConnection Host Parameter
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 impact. NOTE: it could be argued that this is an issue in mssql_connect (CVE-2007-1411.1) in PHP, or an issue in the ADOdb Library, and the proper fix should be in one of these products; if so, then this should not be treated as a vulnerability in XAMPP.
CVE-2007-2080 EXPLOITDB php WORKING POC
XAMPP 1.6.0a - SQL Injection via Test Scripts
Multiple SQL injection vulnerabilities in XAMPP 1.6.0a for Windows allow remote attackers to execute arbitrary SQL commands via unspecified vectors in certain test scripts.