vendor:
Best Top List
by:
indoushka
7.5
CVSS
HIGH
Cross Site Scripting (XSS)
79
CWE
Product Name: Best Top List
Affected Version From: 2.11
Affected Version To: 2.11
Patch Exists: NO
Related CWE: N/A
CPE: a:szymon_kosok:best_top_list:2.11
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows SP2 Français V.(Pnx2 2.0) + Lunix Français v.(9.4 Ubuntu)
2009
Best Top List Cross Site Scripting Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'id' and 'url' parameters to the '/toplist/out.php' script. A remote attacker can execute arbitrary HTML and script code in a browser in the context of the vulnerable website. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to dynamically generate or modify HTML output. Additionally, the application should use a web application firewall to detect and block malicious input.