mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
948 B
948 B
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
- http://packetstormsecurity.org/0912-exploits/phpinventory-sql.txt
Github
No PoCs found on GitHub currently.