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

18 lines
852 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-25968](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25968)
![](https://img.shields.io/static/v1?label=Product&message=opencms-core&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%2010.5.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
In “OpenCMS”, versions 10.5.0 to 11.0.2 are affected by a stored XSS vulnerability that allows low privileged application users to store malicious scripts in the Sitemap functionality. These scripts are executed in a victims browser when they open the page containing the vulnerable field.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25968
#### Github
No PoCs found on GitHub currently.