vendor:
FAQ Script
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FAQ Script
Affected Version From: 3.1.3
Affected Version To: 3.1.3
Patch Exists: NO
Related CWE: N/A
CPE: a:phponly:faq_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
FAQ Script 3.1.3 – SQL Injection
An unauthenticated attacker can inject malicious SQL queries into the 'category_id' parameter of the 'categorySearch' page, allowing them to access or modify data in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.