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.
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.
Link | Tags |
---|---|
https://github.com/OWASP/json-sanitizer/compare/v1.2.1...v1.2.2 | third party advisory patch |
https://groups.google.com/g/json-sanitizer-support/c/dAW1AeNMoA0 | third party advisory |
https://github.com/OWASP/json-sanitizer/commit/a37f594f7378a1c76b3283e0dab9e1ab1dc0247e | third party advisory patch |