vendor:
acctexp
by:
His0k4
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: acctexp
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
Joomla Component acctexp Blind SQL Injection Exploit
This exploit is a blind SQL injection vulnerability in the Joomla Component acctexp. It allows an attacker to extract the MD5 hash of the password of a given userid and gid. The exploit works by making a series of requests to the vulnerable application, each time changing the value of a single character in the password. If the response of the application changes, then the character is correct. This process is repeated until the entire password is extracted.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user input is properly sanitized and validated before being used in a SQL query.