vendor:
com_races
by:
Cristal
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_races
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
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: Unknown
Unknown
Joomla com_races (raceId) Blind SQL Injection Exploit
This exploit is used to exploit a blind SQL injection vulnerability in Joomla's com_races component. It takes the URL of the vulnerable page as an argument and then uses a series of requests to determine the username and password of the administrator. It does this by comparing the length of the response of a request with a true and false condition.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.