vendor:
JiRo´s FAQ Manager eXperience
by:
Underz0ne Crew
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: JiRo´s FAQ Manager eXperience
Affected Version From: v 1.0
Affected Version To: v 1.0
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: MS SQL Server, MS Access
2008
JiRo´s FAQ Manager eXperience
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'fID' parameter to '/read.asp' script. A remote attacker can execute arbitrary SQL commands in application's database, cause denial of service, access or modify sensitive data, exploit various vulnerabilities in the underlying SQL server software, etc.
Mitigation:
Input validation should be used to prevent SQL injection attacks.