Arbitrary Code Execution Affecting org.webjars.npm:grunt package, versions [0,]
Snyk CVSS
Attack Complexity
High
User Interaction
Required
Confidentiality
High
Integrity
High
Availability
High
Threat Intelligence
EPSS
0.6% (76th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGWEBJARSNPM-607922
- published 20 Aug 2020
- disclosed 7 Aug 2020
- credit Snyk Security Team
How to fix?
There is no fixed version for org.webjars.npm:grunt
.
Overview
org.webjars.npm:grunt is a JavaScript task runner.
Affected versions of this package 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
.