DOMPurify 3.0.0 before 3.4.9 does not reset the retained Trusted Types policy when clearConfig() is called, so a DOMPurify instance reused across trust boundaries stays bound to a previously supplied…
Medium CVSS 6.1
Summary
DOMPurify 3.0.0 before 3.4.9 does not reset the retained Trusted Types policy when clearConfig() is called, so a DOMPurify instance reused across trust boundaries stays bound to a previously supplied TRUSTED_TYPES_POLICY. A later caller that requests RETURN_TRUSTED_TYPE output receives a TrustedHTML object created by the old (potentially unsafe) policy rather than a clean default, which can lead to script execution at a Trusted Types sink. Passing TRUSTED_TYPES_POLICY: null on the later call al…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/cure53/DOMPurify/commit/825e617753ac1169306a542d3174a77f717a0cf6 Patch
- https://github.com/cure53/DOMPurify/security/advisories/GHSA-vxr8-fq34-vvx9 Exploit
- https://www.vulncheck.com/advisories/dompurify-before-trusted-types-policy-state-contamination Third Party Advisory
Timeline
- nvd_ingest NVD