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

eslint-0.97.0.tgz: 1 vulnerabilities (highest severity is: 8.2) - autoclosed #134

Closed
mend-bolt-for-github bot opened this issue Dec 2, 2024 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Dec 2, 2024

Vulnerable Library - eslint-0.97.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Found in HEAD commit: 14d2f2fee1365598f76cf1e2e44ce7c0251a861c

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (eslint version) Remediation Possible**
CVE-2024-21529 High 8.2 dset-3.1.3.tgz Transitive 0.97.1

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

Details

CVE-2024-21529

Vulnerable Library - dset-3.1.3.tgz

Library home page: https://registry.npmjs.org/dset/-/dset-3.1.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • eslint-0.97.0.tgz (Root Library)
    • eslint-plugin-3.20.1.tgz
      • graphql-config-4.5.0.tgz
        • url-loader-7.17.18.tgz
          • executor-http-0.1.10.tgz
            • dset-3.1.3.tgz (Vulnerable Library)

Found in HEAD commit: 14d2f2fee1365598f76cf1e2e44ce7c0251a861c

Found in base branch: main

Vulnerability Details

Versions of the package dset before 3.1.4 are vulnerable to Prototype Pollution via the dset function due improper user input sanitization. This vulnerability allows the attacker to inject malicious object property using the built-in Object property proto, which is recursively assigned to all the objects in the program.

Publish Date: 2024-09-11

URL: CVE-2024-21529

CVSS 3 Score Details (8.2)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-21529

Release Date: 2024-09-11

Fix Resolution (dset): 3.1.4

Direct dependency fix Resolution (@storm-software/eslint): 0.97.1

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 2, 2024
Copy link
Contributor Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title eslint-0.97.0.tgz: 1 vulnerabilities (highest severity is: 8.2) eslint-0.97.0.tgz: 1 vulnerabilities (highest severity is: 8.2) - autoclosed Dec 18, 2024
@storm-software storm-software locked and limited conversation to collaborators Jan 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants