vendor:
com_liveticker
by:
Snakespc
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_liveticker
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 com_liveticker Remote Blind Injection Vulnerability
This exploit is a blind SQL injection vulnerability in the Joomla com_liveticker component. It allows an attacker to extract the username and password of the administrator from the Joomla database. The exploit works by sending a specially crafted HTTP request to the vulnerable component and then analyzing the response time to determine the username and password.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in database queries.