vendor:
MojoClassifieds
by:
Mr.SQL
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: MojoClassifieds
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
MojoClassifieds Blind SQL Injection Exploit
This exploit is used to extract the MD5 hash of the admin password from the MojoClassifieds application. It uses a blind SQL injection vulnerability to extract the hash character by character. The exploit takes the host URL and a valid cat_a value as input and then uses a loop to extract the hash character by character.
Mitigation:
Input validation should be used to prevent SQL injection attacks.