### [CVE-2008-3238](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3238) ![](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 ITechBids 7.0 Gold allow remote attackers to execute arbitrary SQL commands via (1) the seller_id parameter in sellers_othersitem.php, (2) the productid parameter in classifieds.php, and (3) the id parameter in shop.php. ### POC #### Reference - http://securityreason.com/securityalert/4015 - https://www.exploit-db.com/exploits/6069 #### Github No PoCs found on GitHub currently.