vendor:
jokes
by:
indoushka
7.5
CVSS
HIGH
XSS
79
CWE
Product Name: jokes
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: Windows SP2 Français V.(Pnx2 2.0) + Lunix Français v.(9.4 Ubuntu)
2004
jokes Cross Site Scripting Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'by' and 'id' parameters to 'more.php' and 'picture_category.php' scripts. 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.