mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
18 lines
879 B
Markdown
18 lines
879 B
Markdown
### [CVE-2009-4597](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4597)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in index.php in PHP Inventory 1.2 allow (1) remote authenticated users to execute arbitrary SQL commands via the user_id parameter in a users details action, and allow remote attackers to execute arbitrary SQL commands via the (2) user (username) and (3) pass (password) parameters. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/0912-exploits/phpinventory-sql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|