VulnerabilityModified
CVE-2020-13973
OWASP json-sanitizer before 1.2.1 allows XSS.
MEDIUM 6.1EPSS 1.12%
Does this matter?
Lower severity and a low EPSS score (1.12%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 1.12% probability · 64th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- owasp/json-sanitizer
- Source
- cve@mitre.org
References
- https://github.com/OWASP/json-sanitizer/pull/20Exploit, Third Party Advisory
- https://github.com/OWASP/json-sanitizer/pull/20Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.