Description
OWASP json-sanitizer before 1.2.1 allows XSS. An attacker who controls a substring of the input JSON, and controls another substring adjacent to a SCRIPT element in which the output is embedded as JavaScript, may be able to confuse the HTML parser as to where the SCRIPT element ends, and cause non-script content to be interpreted as JavaScript.
Remediation
References
https://github.com/OWASP/json-sanitizer/pull/20
Related Vulnerabilities
CVE-2020-11022 Vulnerability in maven package org.webjars.bowergithub.jquery:jquery
CVE-2021-39177 Vulnerability in maven package org.geysermc:connector
CVE-2020-7781 Vulnerability in npm package connection-tester
CVE-2021-27515 Vulnerability in maven package org.webjars.npm:url-parse
CVE-2023-22465 Vulnerability in maven package org.http4s:http4s-core_3