vendor:
APBook
by:
n3w7u
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: APBook
Affected Version From: 1.3.0
Affected Version To: 1.3.0
Patch Exists: No
Related CWE: N/A
CPE: a:anotherphpbook:apbook:1.3.0
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
APBook 1.3.0 (Login Bypass) SQL Injection Vulnerability
An attacker can bypass authentication by entering 'or 1=1/*' as the username and password in the login page of APBook 1.3.0. This will allow the attacker to log in as an admin.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.