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

18 lines
1.0 KiB
Markdown

### [CVE-2008-2980](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2980)
![](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 HomePH Design 2.10 RC2 allow remote attackers to inject arbitrary web script or HTML via the (1) error_meldung parameter to admin/features/register/register.php, the (2) feature_language[ueberschrift] parameter to admin/features/memberlist/memberlist.php, the (3) language_array[ueberschrift] parameter to admin/features/lostpassword/lostpassword.php, the (4) language_feature[titel] parameter to admin/features/kalender/eingabe.php, and the (5) language_feature[bildmenu] parameter to admin/features/fotogalerie/eingabe.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5903
#### Github
No PoCs found on GitHub currently.