Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0709.
AI-analyzed exploit summary This exploit targets a hash disclosure vulnerability in PHPFootball <= 1.6 by sending a crafted HTTP GET request to the 'filter.php' endpoint, which leaks user password hashes from the 'Accounts' table. The script parses the response to extract the disclosed hashes.
Description
SQL injection vulnerability in login.php in PHPFootball 1.6 allows remote attackers to execute arbitrary SQL commands via the user parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit targets a hash disclosure vulnerability in PHPFootball <= 1.6 by sending a crafted HTTP GET request to the 'filter.php' endpoint, which leaks user password hashes from the 'Accounts' table. The script parses the response to extract the disclosed hashes.