668
VMScore

CVE-2021-23899

Published: 13/01/2021 Updated: 19/01/2021
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

OWASP json-sanitizer prior to 1.2.2 may emit closing SCRIPT tags and CDATA section delimiters for crafted input. This allows an malicious user to inject arbitrary HTML or XML into embedding documents.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

owasp json-sanitizer

Github Repositories

Java Example This Java Example is an example project to showcase the usage of white-box fuzz testing for developers It features examples for the usage as security issue detector as well as robustness issue detector The project contains multiple examples: SpringBoot Examples: Multiple examples ranging from simple to more complex showcasing the testing of APIs Library Testing