vendor:
FAQ Manager
by:
d3b4g
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FAQ Manager
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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: Windows 7
2010
friendsinwar FAQ Manager SQL Injection (authbypass) Vulnerability
A SQL Injection vulnerability exists in the friendsinwar FAQ Manager software. An attacker can bypass the authentication process by using the username 'admin' and the password ' or ' 1=1. Additionally, a Cross Site Scripting vulnerability exists in the login form, allowing an attacker to insert malicious JavaScript code.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.