header-logo
Suggest Exploit
vendor:
A-FAQ
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: A-FAQ
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:a-faq_project:a-faq:1.0
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

A-FAQ SQL Injection Vulnerability

A-FAQ is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.

Mitigation:

Implement proper input validation and parameterized queries to prevent SQL injection attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/15741/info

A-FAQ is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.

A-FAQ 1.0 and earlier versions are vulnerable; other versions may also be affected. 

http://www.example.com/faqDspItem.asp?faqid=[SQL]