vendor:
JE FAQ Pro
by:
Chip D3 Bi0s
N/A
CVSS
N/A
Multiple Blind SQL Injection
89
CWE
Product Name: JE FAQ Pro
Affected Version From: 1.5.0
Affected Version To: 1.5.0
Patch Exists: NO
Related CWE: N/A
CPE: a:jextn:je_faq_pro:1.5.0
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
2010
Joomla Component JE FAQ Pro : Multiple Remote Blind Sql Injection
A vulnerability exists in JE FAQ Pro version 1.5.0 which allows an attacker to inject malicious SQL queries via the 'catid' parameter in the 'index.php' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation could result in the disclosure of sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.