mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
813 B
Markdown
18 lines
813 B
Markdown
### [CVE-2009-0711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0711)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7636
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|