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

19 lines
787 B
Markdown

### [CVE-2008-2022](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2022)
![](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
Mulatiple cross-site scripting (XSS) vulnerabilities in PD9 Software MegaBBS 2.2 allow remote attackers to inject arbitrary web script or HTML via the (1) toid parameter to send-private-message.asp and the (2) redirect parameter to admin/impersonate.asp. NOTE: vector 2 requires authentication.
### POC
#### Reference
- http://www.bugreport.ir/?/37
- https://www.exploit-db.com/exploits/5507
#### Github
No PoCs found on GitHub currently.