Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6064. PoCs published by MhZ91.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in DomPHP v0.81, allowing an attacker to extract user credentials (username and password) from the database via a crafted HTTP request. The vulnerability arises from improper sanitization of the 'cat' parameter in the agenda/index.php file.
Description
Multiple SQL injection vulnerabilities in DomPHP 0.81 allow remote attackers to execute arbitrary SQL commands via the cat parameter to agenda/index.php, and unspecified other vectors.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in DomPHP v0.81, allowing an attacker to extract user credentials (username and password) from the database via a crafted HTTP request. The vulnerability arises from improper sanitization of the 'cat' parameter in the agenda/index.php file.