mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
18 lines
792 B
Markdown
18 lines
792 B
Markdown
### [CVE-2009-0459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0459)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in admin/login_submit.php in Whole Hog Password Protect: Enhanced 1.x allow remote attackers to execute arbitrary SQL commands via (1) the uid parameter (aka Username field) or (2) the pwd parameter (aka Password field). NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7941
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|