cve/2010/CVE-2010-1303.md

18 lines
787 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-1303](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1303)
![](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 the Taxonomy Filter module 6.x before 6.x-1.1 for Drupal allow remote authenticated users, with administer taxonomy permissions or create node permissions when free tagging is enabled, to inject arbitrary web script or HTML via vocabulary (1) names, (2) terms, and (3) filter menus.
### POC
#### Reference
- http://drupal.org/node/758756
#### Github
No PoCs found on GitHub currently.