vendor:
Ranking Script
by:
Crackers_Child
8.8
CVSS
HIGH
Insecure Cookie Handling
614
CWE
Product Name: Ranking Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
Ranking Script – Insecure Cookie Handling Vulnerability
An attacker can exploit this vulnerability by setting a malicious cookie using the javascript command 'document.cookie = "admin=ja; path=/"'. This will allow the attacker to gain administrative access to the application.
Mitigation:
Ensure that cookies are properly validated and sanitized before being used in the application.