vendor:
SitePal
by:
R3d-D3v!L
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: SitePal
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:sitepal:sitepal:1.1
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
SitePal v1.1(Auth Bypass) Remote SQL Injection Vulnerability
A vulnerability exists in SitePal v1.1 which allows an attacker to bypass authentication and gain access to the application. An attacker can exploit this vulnerability by sending a specially crafted HTTP request with a username of 'admin' and a password of 'X' or '1=1--' to the server/SitePalDemo/z_admin_login.asp page.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.