header-logo
Suggest Exploit
vendor:
AlphAdmin CMS
by:
SecurityFocus
7.5
CVSS
HIGH
Authentication-Bypass
287
CWE
Product Name: AlphAdmin CMS
Affected Version From: 1.0.5_03
Affected Version To: 1.0.5_03
Patch Exists: NO
Related CWE: N/A
CPE: a:alphadmin:alphadmin_cms
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

AlphAdmin CMS Authentication-Bypass Vulnerability

AlphAdmin CMS is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication. An attacker can exploit this vulnerability to gain administrative access to the affected application; other attacks are also possible.

Mitigation:

Ensure that user-supplied input is properly verified before being used for authentication.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/30333/info

AlphAdmin CMS is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication.

An attacker can exploit this vulnerability to gain administrative access to the affected application; other attacks are also possible.

AlphAdmin CMS 1.0.5_03 is vulnerable; other versions may also be affected. 

javascript:document.cookie = "aa_login=1; path=/";