Files
CVEs-PoC/2021/CVE-2021-3010.md
T
2025-09-29 21:09:30 +02:00

19 lines
854 B
Markdown

### [CVE-2021-3010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3010)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
There are multiple persistent cross-site scripting (XSS) vulnerabilities in the web interface of OpenText Content Server Version 20.3. The application allows a remote attacker to introduce arbitrary JavaScript by crafting malicious form values that are later not sanitized.
### POC
#### Reference
- https://www.exploit-db.com/exploits/49578
- https://www.opentext.com/products-and-solutions/products/enterprise-content-management/content-management
#### Github
No PoCs found on GitHub currently.