cve/2021/CVE-2021-42575.md
2025-09-29 21:09:30 +02:00

19 lines
683 B
Markdown

### [CVE-2021-42575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42575)
![](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
The OWASP Java HTML Sanitizer before 20211018.1 does not properly enforce policies associated with the SELECT, STYLE, and OPTION elements.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpujan2022.html
- https://www.oracle.com/security-alerts/cpujul2022.html
#### Github
No PoCs found on GitHub currently.