Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3382. PoCs published by Mr.SQL.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in MojoClassifieds by brute-forcing the admin password character-by-character. It uses time-based or boolean-based techniques to extract the MD5 hash of the password from the database.
Description
SQL injection vulnerability in mojoClassified.cgi in MojoClassifieds 2.0 allows remote attackers to execute arbitrary SQL commands via the cat_a parameter.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in MojoClassifieds by brute-forcing the admin password character-by-character. It uses time-based or boolean-based techniques to extract the MD5 hash of the password from the database.