vendor:
com_simplefaq
by:
AtT4CKxT3rR0r1ST
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: com_simplefaq
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 com_simplefaq (catid) Blind Sql Injection Vulnerability
Joomla Component com_simplefaq is vulnerable to Blind SQL Injection. An attacker can inject malicious SQL queries in the 'catid' parameter of the 'index.php' page. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. This can be used to access or modify data in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also be configured to use the least privileged user account with access to the database.