cve/2004/CVE-2004-0339.md
2024-06-18 02:51:15 +02:00

18 lines
670 B
Markdown

### [CVE-2004-0339](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0339)
![](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
Cross-site scripting (XSS) vulnerability in ViewTopic.php in phpBB, possibly 2.0.6c and earlier, allows remote attackers to execute arbitrary script or HTML as other users via the postorder parameter.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=107799508130700&w=2
#### Github
No PoCs found on GitHub currently.