backend-0.0.0.tgz: 1 vulnerabilities (highest severity is: 5.5)
mend-bolt-for-github opened this issue · 0 comments
Vulnerable Library - backend-0.0.0.tgz
Path to dependency file: /internal/services/backstage/package.json
Path to vulnerable library: /internal/services/backstage/node_modules/file-type/package.json
Found in HEAD commit: 86356efedf686f83325476ef53ddb89e7b6329f2
Vulnerabilities
CVE | Severity | CVSS | Dependency | Type | Fixed in (backend version) | Remediation Available |
---|---|---|---|---|---|---|
CVE-2022-36313 | Medium | 5.5 | file-type-16.5.3.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-36313
Vulnerable Library - file-type-16.5.3.tgz
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Library home page: https://registry.npmjs.org/file-type/-/file-type-16.5.3.tgz
Path to dependency file: /internal/services/backstage/package.json
Path to vulnerable library: /internal/services/backstage/node_modules/file-type/package.json
Dependency Hierarchy:
- backend-0.0.0.tgz (Root Library)
- plugin-techdocs-backend-1.5.0.tgz
- plugin-techdocs-node-1.4.3.tgz
- openstack-swift-sdk-0.0.5.tgz
- ❌ file-type-16.5.3.tgz (Vulnerable Library)
- openstack-swift-sdk-0.0.5.tgz
- plugin-techdocs-node-1.4.3.tgz
- plugin-techdocs-backend-1.5.0.tgz
Found in HEAD commit: 86356efedf686f83325476ef53ddb89e7b6329f2
Found in base branch: main
Vulnerability Details
An issue was discovered in the file-type package before 16.5.4 and 17.x before 17.1.3 for Node.js. A malformed MKV file could cause the file type detector to get caught in an infinite loop. This would make the application become unresponsive and could be used to cause a DoS attack.
Publish Date: 2022-07-21
URL: CVE-2022-36313
CVSS 3 Score Details (5.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2022-07-21
Fix Resolution: file-type - 16.5.4,17.1.3
Step up your Open Source Security Game with Mend here