cve/2010/CVE-2010-2000.md

18 lines
764 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-2000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2000)
![](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
Cross-site scripting (XSS) vulnerability in the Bibliography (Biblio) module 5.x through 5.x-1.17 and 6.x through 6.x-1.9 for Drupal allows remote authenticated users, with "administer biblio" privileges, to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2010-1358.
### POC
#### Reference
- http://drupal.org/node/797192
#### Github
No PoCs found on GitHub currently.