cPanel 10.8.1/10.8.2 - OnMouseover Cross-Site Scripting
Author: MexHackTeam.org
type: webapps
platform: php
port:
date_added: 2006-06-27
date_updated: 2013-09-06
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/18671/info
cPanel is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help attackers steal cookie-based authentication credentials and launch other attacks.
Successful exploitation may allow an attacker to gain unauthorized access to a cPanel user's account.
http://www.example.com:2082/frontend/x2/files/select.html?dir=/&file=Moved%20<a%20href='?'%20onMouseover='alert(document.cookie)'>Here%20<!--