vendor:
mycontent
by:
His0k4
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: mycontent
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 mycontent Blind SQL Injection Exploit
This exploit is a blind SQL injection vulnerability in the Joomla Component mycontent. It allows an attacker to extract the MD5 hash of the password of a given user ID. The exploit works by sending a specially crafted HTTP request to the vulnerable server and then analyzing the response to determine the MD5 hash of the password.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.