vendor:
Component equotes
by:
His0k4
8.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Component equotes
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
2008
Joomla Component equotes Remote SQL injection
A vulnerability in Joomla Component equotes allows an attacker to inject arbitrary SQL commands via the 'id' parameter in a 'index.php' script. An attacker can exploit this vulnerability to gain access to the database and execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Sanitize all user input to ensure that it does not contain malicious SQL code.