cve/2005/CVE-2005-1832.md
2024-06-18 02:51:15 +02:00

18 lines
968 B
Markdown

### [CVE-2005-1832](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1832)
![](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 MyBulletinBoard (MyBB) 1.00 RC4 and earlier allow remote attackers to execute arbitrary web script or HTML via the (1) forums, (2) version, or (3) limit parameter to misc.php, (4) page or (5) datecut parameter to forumdisplay.php, (6) username, (7) email, or (8) email2 parameter to member.php, (9) page or (10) usersearch parameter to memberlist.php, (11) pid or (12) tid parameter to showthread.php, or (13) tid parameter to printthread.php.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=111757191118050&w=2
#### Github
No PoCs found on GitHub currently.