vendor:
YAP
by:
SirGod
7.5
CVSS
HIGH
Blind SQL Injection/SQL Injection
89
CWE
Product Name: YAP
Affected Version From: 1.1.2001
Affected Version To: 1.1.2001
Patch Exists: NO
Related CWE: N/A
CPE: a:yap:yap
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
YAP 1.1.1 Blind SQL Injection/SQL Injection
The default prefix for database tables is 'yap_' but can be changed at installation. A PoC is provided to demonstrate how to extract the username and password from the database. An SQL injection is also provided to extract the username and password from the database, but the user must be logged in as an administrator.
Mitigation:
Ensure that the database prefix is not set to the default value and that all user input is properly sanitized.