mycomplexsoul / delta

To do list, money manager, media tracker, last time task was done and scaffolding generator
0 stars 0 forks source link

CVE-2024-45801 (High) detected in dompurify-2.3.4.tgz #556

Open mend-bolt-for-github[bot] opened 2 days ago

mend-bolt-for-github[bot] commented 2 days ago

CVE-2024-45801 - High Severity Vulnerability

Vulnerable Library - dompurify-2.3.4.tgz

DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin

Library home page: https://registry.npmjs.org/dompurify/-/dompurify-2.3.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy: - jspdf-2.3.1.tgz (Root Library) - :x: **dompurify-2.3.4.tgz** (Vulnerable Library)

Found in HEAD commit: 9eceeb698d63dbaf2134bf1ad883d150b56ce239

Found in base branch: master

Vulnerability Details

DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It has been discovered that malicious HTML using special nesting techniques can bypass the depth checking added to DOMPurify in recent releases. It was also possible to use Prototype Pollution to weaken the depth check. This renders dompurify unable to avoid cross site scripting (XSS) attacks. This issue has been addressed in versions 2.5.4 and 3.1.3 of DOMPurify. All users are advised to upgrade. There are no known workarounds for this vulnerability.

Publish Date: 2024-09-16

URL: CVE-2024-45801

CVSS 3 Score Details (7.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/cure53/DOMPurify/security/advisories/GHSA-mmhx-hmjr-r674

Release Date: 2024-09-16

Fix Resolution (dompurify): 2.5.4

Direct dependency fix Resolution (jspdf): 2.4.0


Step up your Open Source Security Game with Mend here