Open mend-for-github-com[bot] opened 3 years ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
CVE-2020-7729 - High Severity Vulnerability
Vulnerable Library - grunt-1.0.4.tgz
The JavaScript Task Runner
Library home page: https://registry.npmjs.org/grunt/-/grunt-1.0.4.tgz
Path to dependency file: /assets/wmt/reveal/package.json
Path to vulnerable library: /assets/wmt/reveal/node_modules/grunt/package.json
Dependency Hierarchy: - :x: **grunt-1.0.4.tgz** (Vulnerable Library)
Found in HEAD commit: e18fd672daa5561842258223a173ced78ea399b2
Found in base branch: master
Vulnerability Details
The package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load() instead of its secure replacement safeLoad() of the package js-yaml inside grunt.file.readYAML.
Publish Date: 2020-09-03
URL: CVE-2020-7729
CVSS 3 Score Details (7.1)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://www.npmjs.com/advisories/1684
Release Date: 2020-09-03
Fix Resolution: 1.3.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.