cve/2006/CVE-2006-5984.md

18 lines
1017 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-5984](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5984)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in Helm Web Hosting Control Panel 3.2.10 allow remote authenticated users to inject arbitrary web script or HTML via the (1) txtCompanyName, (2) txtEmail, or (3) txtUserAccNum parameter to (a) users.asp, or the (4) setThemeColour parameter to (b) default.asp in the Reseller and Admin levels; or the (5) setThemeColour parameter to default.asp in the User level. NOTE: the txtDomainName parameter to domains.asp is covered by CVE-2006-1407, which suggests that this vector is fixed in 3.2.10 stable.
### POC
#### Reference
- http://securityreason.com/securityalert/1884
#### Github
No PoCs found on GitHub currently.