Skip to content

Update dependency grunt to v1 [SECURITY] - #47

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-grunt-vulnerability
Open

Update dependency grunt to v1 [SECURITY]#47
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-grunt-vulnerability

Conversation

@renovate

@renovaterenovateBot commented May 9, 2021

Copy link
Copy Markdown

This PR contains the following updates:

PackageChangeAgeConfidence
grunt (source)0.4.51.5.3ageconfidence

Arbitrary Code Execution in grunt

CVE-2020-7729 / GHSA-m5pj-vjjf-4m3h

More information

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.

Severity

  • CVSS Score: 7.1 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Path Traversal in Grunt

CVE-2022-0436 / GHSA-j383-35pm-c5h4

More information

Details

Grunt prior to version 1.5.2 is vulnerable to path traversal.

Severity

  • CVSS Score: 5.5 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Race Condition in Grunt

CVE-2022-1537 / GHSA-rm36-94g8-835r

More information

Details

file.copy operations in GruntJS are vulnerable to a TOCTOU race condition leading to arbitrary file write in GitHub repository gruntjs/grunt prior to 1.5.3. This vulnerability is capable of arbitrary file writes which can lead to local privilege escalation to the GruntJS user if a lower-privileged user has write access to both source and destination directories as the lower-privileged user can create a symlink to the GruntJS user's .bashrc file or replace /etc/shadow file if the GruntJS user is root.

Severity

  • CVSS Score: 7.0 / 10 (High)
  • Vector String: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

gruntjs/grunt (grunt)

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.0

Compare Source

  • Merge pull request #​1720 from gruntjs/update-changelog-deps faab6be
  • Update Changelog and legacy-util dependency 520fedb
  • Merge pull request #​1719 from gruntjs/yaml-refactor 7e669ac
  • Switch to use safeLoad for loading YML files via file.readYAML. e350cea
  • Merge pull request #​1718 from gruntjs/legacy-log-bumo 7125f49
  • Bump legacy-log 00d5907

v1.2.1

Compare Source

v1.2.0

Compare Source

  • Allow usage of grunt plugins that are located in any location that
    is visible to Node.js and NPM, instead of node_modules directly
    inside package that have a dev dependency to these plugins.
    (PR: #​1677)
  • Removed coffeescript from dependencies. To ease transition, if
    coffeescript is still around, Grunt will attempt to load it.
    If it is not, and the user loads a CoffeeScript file,
    Grunt will print a useful error indicating that the
    coffeescript package should be installed as a dev dependency.
    This is considerably more user-friendly than dropping the require entirely,
    but doing so is feasible with the latest grunt-cli as users
    may simply use grunt --require coffeescript/register.
    (PR: #​1675)
  • Exposes Grunt Option keys for ease of use.
    (PR: #​1570)
  • Avoiding infinite loop on very long command names.
    (PR: #​1697)

v1.1.0

Compare Source

  • Update to mkdirp ~1.0.3
  • Only support versions of Node >= 8

v1.0.4

Compare Source

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovateBotforce-pushed the renovate/npm-grunt-vulnerability branch from eabc083 to 69244c8CompareMay 15, 2022 23:25
@renovate
renovateBotforce-pushed the renovate/npm-grunt-vulnerability branch from 69244c8 to bb0fbafCompareJune 18, 2022 22:45
@renovaterenovateBot changed the title Update dependency grunt to v1 [SECURITY]Update dependency grunt to v1 [SECURITY] - autoclosedMar 27, 2026
@renovaterenovateBot closed this Mar 27, 2026
@renovate
renovateBot deleted the renovate/npm-grunt-vulnerability branch March 27, 2026 01:43
@renovaterenovateBot changed the title Update dependency grunt to v1 [SECURITY] - autoclosedUpdate dependency grunt to v1 [SECURITY]Mar 30, 2026
@renovaterenovateBot reopened this Mar 30, 2026
@renovate
renovateBotforce-pushed the renovate/npm-grunt-vulnerability branch 2 times, most recently from bb0fbaf to da91b80CompareMarch 30, 2026 17:41
@renovaterenovateBot changed the title Update dependency grunt to v1 [SECURITY]Update dependency grunt to v1 [SECURITY] - autoclosedApr 27, 2026
@renovaterenovateBot closed this Apr 27, 2026
@renovaterenovateBot changed the title Update dependency grunt to v1 [SECURITY] - autoclosedUpdate dependency grunt to v1 [SECURITY]Apr 27, 2026
@renovaterenovateBot reopened this Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/npm-grunt-vulnerability branch from da91b80 to 3619ea9CompareApril 27, 2026 21:30
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants