CVE-2009-3968
ITechBids 8.0 - SQL Injection via User ID, Category ID, News ID, or Product ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3968. PoCs published by Mr.SQL.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in ITechBids v8.0 by extracting the admin password hash character-by-character via time-based or boolean-based techniques. It targets the 'productid' parameter in 'itechd.php' and uses LWP::UserAgent for HTTP requests.
Description
Multiple SQL injection vulnerabilities in ITechBids 8.0 allow remote attackers to execute arbitrary SQL commands via the (1) user_id parameter to feedback.php, (2) cate_id parameter to category.php, (3) id parameter to news.php, and (4) productid parameter to itechd.php. NOTE: the sellers_othersitem.php, classifieds.php, and shop.php vectors are already covered by CVE-2008-3238.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in ITechBids v8.0 by extracting the admin password hash character-by-character via time-based or boolean-based techniques. It targets the 'productid' parameter in 'itechd.php' and uses LWP::UserAgent for HTTP requests.