CPanel 5.0/5.3/6.x - Admin Interface HTML Injection

Author: Ory Segal
type: webapps
platform: php
port: 
date_added: 2003-07-07  
date_updated: 2012-11-21  
verified: 1  
codes: CVE-2003-0521;OSVDB-2277  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 22874.txt  
source: https://www.securityfocus.com/bid/8119/info

cPanel is prone to an HTML injection vulnerability. It is possible for remote attacks to include hostile HTML and script code in requests to cPanel, which will be logged. When logs are viewed by an administrative user, the injected code could be rendered in their browser in the context of the site hosting cPanel.

GET /<script>alert(document.cookie);</script> HTTP/1.0
Host: www.example.com