PT-2020-19749 · Grunt+3 · Grunt+3
Published
2020-09-03
·
Updated
2023-02-07
·
CVE-2020-7729
CVSS v3.1
7.1
High
| Vector | AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
grunt versions prior to 1.3.0
Description
The issue is related to Arbitrary Code Execution due to the default usage of the
load() function instead of its secure replacement safeLoad() of the js-yaml package inside grunt.file.readYAML.Recommendations
For versions prior to 1.3.0, update to version 1.3.0 or later to resolve the issue. As a temporary workaround, consider replacing the
load() function with safeLoad() in the js-yaml package to minimize the risk of exploitation.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Ubuntu
Grunt
Js-Yaml