mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
23 lines
971 B
Markdown
23 lines
971 B
Markdown
### [CVE-2021-23899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23899)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OWASP json-sanitizer before 1.2.2 may emit closing SCRIPT tags and CDATA section delimiters for crafted input. This allows an attacker to inject arbitrary HTML or XML into embedding documents.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CodeIntelligenceTesting/java-example
|
|
- https://github.com/CodeIntelligenceTesting/java-example-old
|
|
- https://github.com/CodeIntelligenceTesting/jazzer
|
|
- https://github.com/TinkerBoard-Android/rockchip-android-external-jazzer-api
|
|
- https://github.com/msft-mirror-aosp/platform.external.jazzer-api
|
|
|