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.
{ "nvd_published_at": "2020-06-09T04:15:00Z", "github_reviewed_at": "2021-05-13T19:52:04Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-79" ] }