-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - url-loader-0.5.9.tgz
Path to dependency file: /react-google-map-apis/package.json
Path to vulnerable library: /tmp/git/react-google-map-apis/node_modules/url-loader/node_modules/mime/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (url-loader version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2017-16138 | 7.5 | mime-1.3.6.tgz | Transitive | 0.6.0 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2017-16138
Vulnerable Library - mime-1.3.6.tgz
A comprehensive library for mime-type mapping
Library home page: https://registry.npmjs.org/mime/-/mime-1.3.6.tgz
Path to dependency file: /react-google-map-apis/package.json
Path to vulnerable library: /tmp/git/react-google-map-apis/node_modules/url-loader/node_modules/mime/package.json
Dependency Hierarchy:
- url-loader-0.5.9.tgz (Root Library)
- ❌ mime-1.3.6.tgz (Vulnerable Library)
Found in base branch: master
Vulnerability Details
The mime module < 1.4.1, 2.0.1, 2.0.2 is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input.
Publish Date: 2018-06-07
URL: CVE-2017-16138
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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16138
Release Date: 2018-04-26
Fix Resolution (mime): 1.4.1
Direct dependency fix Resolution (url-loader): 0.6.0
Step up your Open Source Security Game with Mend here