cve/2009/CVE-2009-4586.md

19 lines
784 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-4586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4586)
![](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 index.html in Wowd client before 1.3.1 allow remote attackers to inject arbitrary web script or HTML via the (1) sortby, (2) tags, or (3) ctx parameter in a search action.
### POC
#### Reference
- http://lostmon.blogspot.com/2009/10/wowd-search-client-multiple-variable.html
- http://packetstormsecurity.org/0910-exploits/wowd-xss.txt
#### Github
No PoCs found on GitHub currently.