mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
20 lines
825 B
Markdown
20 lines
825 B
Markdown
### [CVE-2021-23900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23900)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OWASP json-sanitizer before 1.2.2 can output invalid JSON or throw an undeclared exception for crafted input. This may lead to denial of service if the application is not prepared to handle these situations.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- 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
|
|
|