dreamboy9 / ofbiz

Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
https://ofbiz.apache.org
Apache License 2.0
0 stars 0 forks source link

CVE-2020-7729 (High) detected in grunt-0.3.17.tgz #33

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2020-7729 - High Severity Vulnerability

Vulnerable Library - grunt-0.3.17.tgz

A task-based command line build tool for JavaScript projects.

Library home page: https://registry.npmjs.org/grunt/-/grunt-0.3.17.tgz

Path to dependency file: /framework/images/webapp/images/jquery/plugins/validate/package.json

Path to vulnerable library: /framework/images/webapp/images/jquery/plugins/validate/node_modules/grunt/package.json

Dependency Hierarchy: - :x: **grunt-0.3.17.tgz** (Vulnerable Library)

Found in HEAD commit: 9f6ed39589395d00f1d69228cb50a7987ba11512

Found in base branch: trunk

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


Step up your Open Source Security Game with Mend here