Files
CVEs-PoC/2009/CVE-2009-4567.md
T
2024-06-18 02:51:15 +02:00

19 lines
854 B
Markdown

### [CVE-2009-4567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4567)
![](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 editprofile.php in Viscacha 0.8 Gold allow remote authenticated users to inject arbitrary web script or HTML via the (1) skype, (2) yahoo, (3) aol, (4) msn, or (5) jabber parameter in a profile2 action. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://packetstormsecurity.org/0912-exploits/viscacha-xss.txt
- http://www.exploit-db.com/exploits/10354
#### Github
No PoCs found on GitHub currently.