cve/2008/CVE-2008-6700.md
2024-06-18 02:51:15 +02:00

18 lines
781 B
Markdown

### [CVE-2008-6700](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6700)
![](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 Butterfly Organizer 2.0.0 allow remote attackers to inject arbitrary web script or HTML via the (1) mytable parameter to view.php, (2) mytable parameter to viewdb2.php, (3) tablehere parameter to category-rename.php, and (4) letter parameter to module-contacts.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5797
#### Github
No PoCs found on GitHub currently.