Files
CVEs-PoC/2008/CVE-2008-2070.md
T
2024-06-18 02:51:15 +02:00

18 lines
857 B
Markdown

### [CVE-2008-2070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2070)
![](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
The WHM interface 11.15.0 for cPanel 11.18 before 11.18.4 and 11.22 before 11.22.3 allows remote attackers to bypass XSS protection and inject arbitrary script or HTML via repeated, improperly-ordered "<" and ">" characters in the (1) issue parameter to scripts2/knowlegebase, (2) user parameter to scripts2/changeip, (3) search parameter to scripts2/listaccts, and other unspecified vectors.
### POC
#### Reference
- http://securityreason.com/securityalert/3866
#### Github
No PoCs found on GitHub currently.