vendor:
eFAQ
by:
ByALBAYX
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: eFAQ
Affected Version From: 1.0.0
Affected Version To: 1.0.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: N/A
2009
eFAQ (Auth Bypass) SQL Injection Vulnerability
eFAQ is prone to an authentication bypass vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. An attacker can exploit this issue to gain access to the application and perform unauthorized actions. This issue affects version 1.0.0; other versions may also be vulnerable.
Mitigation:
Users should never enter unsanitized input into an SQL query. Input should always be validated and filtered for malicious content.