Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dompurify-3.2.2.tgz: 1 vulnerabilities (highest severity is: 6.1) #9978

Closed
mend-bolt-for-github bot opened this issue Dec 9, 2024 · 1 comment
Closed
Assignees
Labels
assessment Pull requests that affect the corresponding module communication Pull requests that affect the corresponding module Mend: dependency security vulnerability Security vulnerability detected by Mend programming Pull requests that affect the corresponding module

Comments

@mend-bolt-for-github
Copy link

Vulnerable Library - dompurify-3.2.2.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-3.2.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/dompurify/package.json

Found in HEAD commit: c9f0c0df3aeb15b9978bd7f10ac66a7913f5a284

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (dompurify version) Remediation Possible**
WS-2024-0017 Medium 6.1 dompurify-3.2.2.tgz Direct v9.1.0707

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

WS-2024-0017

Vulnerable Library - dompurify-3.2.2.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-3.2.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/dompurify/package.json

Dependency Hierarchy:

  • dompurify-3.2.2.tgz (Vulnerable Library)

Found in HEAD commit: c9f0c0df3aeb15b9978bd7f10ac66a7913f5a284

Found in base branch: develop

Vulnerability Details

Insufficient checks in DOMPurify allows an attacker to bypass sanitizers and execute arbitrary JavaScript code. This issue affects versions before 2.5.8 and 3.x before 3.2.3.

Publish Date: 2024-02-08

URL: WS-2024-0017

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://seclists.org/oss-sec/2024/q3/234

Release Date: 2024-02-08

Fix Resolution: v9.1.0707

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Dec 9, 2024
@github-actions github-actions bot added assessment Pull requests that affect the corresponding module communication Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module labels Dec 9, 2024
@krusche krusche self-assigned this Dec 9, 2024
@krusche
Copy link
Member

krusche commented Dec 12, 2024

Fixed in e687499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assessment Pull requests that affect the corresponding module communication Pull requests that affect the corresponding module Mend: dependency security vulnerability Security vulnerability detected by Mend programming Pull requests that affect the corresponding module
Projects
None yet
Development

No branches or pull requests

1 participant