-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - log4js-0.6.38.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/inherits/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (log4js version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|
| CVE-289561-266276 | 9.8 | inherits-2.0.4.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-289561-266276
Vulnerable Library - inherits-2.0.4.tgz
Browser-friendly inheritance fully compatible with standard node.js inherits()
Library home page: https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/inherits/package.json
Dependency Hierarchy:
- log4js-0.6.38.tgz (Root Library)
- readable-stream-1.0.34.tgz
- ❌ inherits-2.0.4.tgz (Vulnerable Library)
- readable-stream-1.0.34.tgz
Found in base branch: master
Reachability Analysis
This vulnerability is potentially reachable
vulnerable-node-source-0.0.0/app.js (Application)
-> body-parser-1.13.3/index.js (Extension)
-> body-parser-1.13.3/lib/types/urlencoded.js (Extension)
-> http-errors-1.3.1/index.js (Extension)
-> ❌ inherits-2.0.4/inherits.js (Vulnerable Component)
Vulnerability Details
Created automatically by the test suite
Publish Date: 2010-06-07
URL: CVE-289561-266276
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High