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

18 lines
748 B
Markdown

### [CVE-2004-0034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0034)
![](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 Phorum 3.4.5 and earlier allow remote attackers to inject arbitrary HTML or web script via (1) the phorum_check_xss function in common.php, (2) the EditError variable in profile.php, and (3) the Error variable in login.php.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=107340481804110&w=2
#### Github
No PoCs found on GitHub currently.