Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Owasp | Json-Sanitizer | < 1.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/OWASP/json-sanitizer/pull/20ExploitThird Party Advisory
- https://github.com/OWASP/json-sanitizer/pull/20ExploitThird Party Advisory
FAQ
What is CVE-2020-13973?
CVE-2020-13973 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 Jav...
How severe is CVE-2020-13973?
CVE-2020-13973 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-13973?
Check the references section above for vendor advisories and patch information. Affected products include: Owasp Json-Sanitizer.