header-logo
Suggest Exploit
vendor:
netjukebox
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: netjukebox
Affected Version From: netjukebox 5.25
Affected Version To: Unknown
Patch Exists: NO
Related CWE: CVE-2011-0275
CPE: a:netjukebox:netjukebox:5.25
Other Scripts:
Platforms Tested:
2011

Cross-Site Scripting Vulnerability in netjukebox

netjukebox is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in dynamically generated content. Additionally, implementing a Content Security Policy (CSP) can help protect against XSS attacks.
Source

Exploit-DB raw data:

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

netjukebox is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

netjukebox 5.25 is vulnerable; other versions may also be affected. 

http://www.example.com/netjukebox/message.php?skin=%22%3E%3Cscript%3Ealert(0)%3C%2fscript%3E