CVE-2009-0711
PHPFootball 1.6 - Exposure of Sensitive Information via dbtable and dbfield Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0711. PoCs published by KinG-LioN.
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' script, which leaks password hashes from the 'Accounts' table. The script parses the response to extract the disclosed hashes.
Description
filter.php in PHPFootball 1.6 and earlier allows remote attackers to retrieve password hashes via a request with an Accounts value for the dbtable parameter, in conjunction with a Password value for the dbfield parameter. NOTE: this has been reported as a SQL injection vulnerability by some sources, but the provenance of that information is unknown.
Exploits (1)
This exploit targets a hash disclosure vulnerability in PHPFootball <= 1.6 by sending a crafted HTTP GET request to the 'filter.php' script, which leaks password hashes from the 'Accounts' table. The script parses the response to extract the disclosed hashes.