Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3267. PoCs published by Mr.SQL.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in MojoJobs.cgi by brute-forcing the admin password character-by-character. It uses LWP::UserAgent to send crafted HTTP requests and checks for a specific string in the response to determine if the injected condition is true.
Description
SQL injection vulnerability in mojoJobs.cgi in MojoJobs 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 MojoJobs.cgi by brute-forcing the admin password character-by-character. It uses LWP::UserAgent to send crafted HTTP requests and checks for a specific string in the response to determine if the injected condition is true.