-
Notifications
You must be signed in to change notification settings - Fork 8
apollo-server-express-3.10.2.tgz: 1 vulnerabilities (highest severity is: 7.5) #461
Description
Vulnerable Library - apollo-server-express-3.10.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: 69dcf397ab80cb4df4a7de7af9bec441aa22589e
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (apollo-server-express version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-45590 | 7.5 | body-parser-1.20.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-2024-45590
Vulnerable Library - body-parser-1.20.0.tgz
Node.js body parsing middleware
Library home page: https://registry.npmjs.org/body-parser/-/body-parser-1.20.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- apollo-server-express-3.10.2.tgz (Root Library)
- ❌ body-parser-1.20.0.tgz (Vulnerable Library)
Found in HEAD commit: 69dcf397ab80cb4df4a7de7af9bec441aa22589e
Found in base branch: next
Vulnerability Details
body-parser is Node.js body parsing middleware. body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service. This issue is patched in 1.20.3.
Publish Date: 2024-09-10
URL: CVE-2024-45590
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-qwcr-r2fm-qrc7
Release Date: 2024-09-10
Fix Resolution: body-parser - 1.20.3
Step up your Open Source Security Game with Mend here