vendor:
Maian Cart
by:
Saime
7.5
CVSS
HIGH
Insecure Cookie Handling
614
CWE
Product Name: Maian Cart
Affected Version From: Maian Cart v1.1
Affected Version To: Maian Cart v1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:maianscriptworld:maian_cart: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
2008
Maian Cart v1.1 Insecure Cookie Handling Vulnerability
Maian Car v1.1 is suffering from insecure cookie handling, the /admin/index.php only checks if cookie mccart_cookie, equals admin username(md5). An exploit can be done by setting the cookie value to md5(the username). For example, 21232f297a57a5a743894a0e4a801fc3 = admin
Mitigation:
Ensure that the cookie value is properly validated and is not vulnerable to tampering.