cve/2005/CVE-2005-2569.md

18 lines
960 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-2569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2569)
![](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 FunkBoard 0.66CF, and possibly earlier versions, allow remote attackers to inject arbitrary web script or HTML via the fbusername or fbpassword parameter to (1) editpost.php, (2) prefs.php, (3) newtopic.php, (4) reply.php, or (5) profile.php, the (6) fbusername, (7) fmail, (8) www, (9) icq, (10) yim, (11) location, (12) sex, (13) interebbies, (14) sig or (15) aim parameter to register.php, or (16) subject parameter to newtopic.php.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=112360702307424&w=2
#### Github
No PoCs found on GitHub currently.