-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - express-session-1.18.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/on-headers/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (express-session version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|
| CVE-636288-474053 | 9.8 | on-headers-1.0.2.tgz | Transitive | N/A* | ❌ | ||
| CVE-616547-419802 | 9.8 | parseurl-1.3.3.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-636288-474053
Vulnerable Library - on-headers-1.0.2.tgz
Execute a listener when a response is about to write headers
Library home page: https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/on-headers/package.json
Dependency Hierarchy:
- express-session-1.18.1.tgz (Root Library)
- ❌ on-headers-1.0.2.tgz (Vulnerable Library)
Found in base branch: master
Reachability Analysis
This vulnerability is potentially reachable
on-headers-1.0.2/index.js (Application)
-> express-session-1.18.1/index.js (Extension)
-> ❌ vulnerable-node-source-0.0.0/app.js (Vulnerable Component)
Vulnerability Details
Created automatically by the test suite
Publish Date: 2010-06-07
URL: CVE-636288-474053
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
CVE-616547-419802
Vulnerable Library - parseurl-1.3.3.tgz
parse a url with memoization
Library home page: https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/parseurl/package.json
Dependency Hierarchy:
- express-session-1.18.1.tgz (Root Library)
- ❌ parseurl-1.3.3.tgz (Vulnerable Library)
Found in base branch: master
Reachability Analysis
This vulnerability is potentially reachable
vulnerable-node-source-0.0.0/app.js (Application)
-> serve-favicon-2.3.2/index.js (Extension)
-> ❌ parseurl-1.3.3/index.js (Vulnerable Component)
Vulnerability Details
Created automatically by the test suite
Publish Date: 2010-06-07
URL: CVE-616547-419802
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