mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2004-0034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0034)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|