### [CVE-2009-4597](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4597) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.