vendor:
Calendar Script
by:
athos
7.5
CVSS
HIGH
Admin Login Bypass
89
CWE
Product Name: Calendar Script
Affected Version From: v1.1
Affected Version To: v1.1
Patch Exists: YES
Related CWE: N/A
CPE: a:hotscripts:calendar_script_v1.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
2008
Calendar Script v1.1 Admin Login Bypass Vulnerability
A vulnerability exists in Calendar Script v1.1 which allows an attacker to bypass the authentication process and gain access to the admin panel. This is due to the application not properly sanitizing user-supplied input to the 'username' parameter when handling the 'login' action. An attacker can exploit this vulnerability by supplying a crafted 'username' parameter value of ' or 1=1#' and any value for the 'password' parameter.
Mitigation:
The application should properly sanitize user-supplied input to the 'username' parameter when handling the 'login' action.