Files
CVEs-PoC/2006/CVE-2006-6548.md
T
2024-07-25 21:25:12 +00:00

18 lines
827 B
Markdown

### [CVE-2006-6548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6548)
![](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 cPanel WebHost Manager (WHM) 3.1.0 allow remote authenticated users to inject arbitrary web script or HTML via the domain parameter to (1) scripts2/changeemail, (2) scripts2/limitbw, or (3) scripts/rearrangeacct. NOTE: the feature parameter to scripts2/dofeaturemanager is already covered by CVE-2006-6198.
### POC
#### Reference
- http://securityreason.com/securityalert/2027
#### Github
No PoCs found on GitHub currently.