Piotr1215/cloudrumble

npm-9.2.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed

Closed this issue · 1 comments

Vulnerable Library - npm-9.2.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/npm/node_modules/http-cache-semantics/package.json

Found in HEAD commit: 7e624e2fe215ee4de63101f863944be4889d1d39

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (npm version) Remediation Available
CVE-2022-25881 High 7.5 http-cache-semantics-4.1.0.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the section "Details" below to see if there is a version of transitive dependency where vulnerability is fixed.

Details

CVE-2022-25881

Vulnerable Library - http-cache-semantics-4.1.0.tgz

Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies

Library home page: https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/npm/node_modules/http-cache-semantics/package.json

Dependency Hierarchy:

  • npm-9.2.0.tgz (Root Library)
    • make-fetch-happen-11.0.2.tgz
      • http-cache-semantics-4.1.0.tgz (Vulnerable Library)

Found in HEAD commit: 7e624e2fe215ee4de63101f863944be4889d1d39

Found in base branch: master

Vulnerability Details

This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.

Publish Date: 2023-01-31

URL: CVE-2022-25881

CVSS 3 Score Details (7.5)

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: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2022-25881

Release Date: 2023-01-31

Fix Resolution: http-cache-semantics - 4.1.1

Step up your Open Source Security Game with Mend here

✔️ 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.