Arbitrary Code Execution Affecting org.webjars.npm:grunt package, versions [0,]


0.0
high

Snyk CVSS

    Attack Complexity High
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.85% (82nd percentile)
Expand this section
NVD
7.1 high

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.