vendor:
AWCM
by:
_84kur10_
7.5
CVSS
HIGH
Persistent Cross Site Scripting
79
CWE
Product Name: AWCM
Affected Version From: v2.2
Affected Version To: v2.2
Patch Exists: N/A
Related CWE: N/A
CPE: awcm
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011
AWCM v2.2 final Persistent Cross Site Script
Register a new user, go to the main panel in http://[url]/awcm/member_cp.php, edit the avatar and put 'onmouseover='alert(document.cookie)'><!--. Each time the area of the avatar is hovered over, an alert will appear, allowing for the stealing of cookies.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.