[] NeoSense

Nullsoft SHOUTcast 1.9.7 - Logfile HTML Injection

Author: SaMuschie
type: remote
platform: windows
port: 
date_added: 2007-02-27 
date_updated: 2013-11-18 
verified: 1 
codes: CVE-2007-1229;OSVDB-33793 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Nullsoft SHOUTcast is prone to an HTML-injection vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.

Attacker-supplied HTML and script code would run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user; other attacks are also possible.

This issue affects SHOUTcast 1.9.7 for Microsoft Windows; other versions may also be vulnerable.

http://www.example.com/"/><script>alert(document.getElementsByTagName("PRE")[0].firstChild.data)</script>