-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - ethereumjs-util-7.1.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /.yarn/cache/http-cache-semantics-npm-4.1.0-860520a31f-974de94a81.zip
Found in HEAD commit: b4e8cc89f7d5c7640c2545f8ea5bb5098e070b47
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (ethereumjs-util version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2022-25881 | 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 "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
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: /.yarn/cache/http-cache-semantics-npm-4.1.0-860520a31f-974de94a81.zip
Dependency Hierarchy:
- ethereumjs-util-7.1.5.tgz (Root Library)
- ethereum-cryptography-0.1.3.tgz
- keccak-3.0.2.tgz
- node-gyp-9.3.0.tgz
- make-fetch-happen-10.2.1.tgz
- ❌ http-cache-semantics-4.1.0.tgz (Vulnerable Library)
- make-fetch-happen-10.2.1.tgz
- node-gyp-9.3.0.tgz
- keccak-3.0.2.tgz
- ethereum-cryptography-0.1.3.tgz
Found in HEAD commit: b4e8cc89f7d5c7640c2545f8ea5bb5098e070b47
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
Suggested Fix
Type: Upgrade version
Origin: GHSA-rc47-6667-2j5j
Release Date: 2023-01-31
Fix Resolution: http-cache-semantics - 4.1.1;org.webjars.npm:http-cache-semantics:4.1.1