Update dependency shelljs to v0.8.5 [SECURITY] - #965
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
from
January 24, 2022 13:04
bf85d3b to
3743926
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
from
November 20, 2022 10:50
3743926 to
5809214
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
from
May 28, 2023 11:54
5809214 to
8dcb93f
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
from
February 20, 2024 21:26
8dcb93f to
8579f51
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
from
April 4, 2024 17:51
8579f51 to
b7616b0
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
from
May 10, 2024 22:03
b7616b0 to
742fde5
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
from
October 16, 2024 17:39
742fde5 to
b57a29e
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
2 times, most recently
from
February 2, 2026 19:51
b57a29e to
e06672c
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
from
March 30, 2026 17:33
e06672c to
f58fe0b
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
2 times, most recently
from
April 15, 2026 15:38
db76f1e to
86cfc17
Compare
renovate
Bot
force-pushed
the
renovate/npm-shelljs-vulnerability
branch
2 times, most recently
from
April 27, 2026 21:25
86cfc17 to
f55f94a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.4→0.8.5Improper Privilege Management in shelljs
GHSA-64g7-mvw6-v9qj
More information
Details
Impact
Output from the synchronous version of
shell.exec()may be visible to other users on the same system. You may be affected if you executeshell.exec()in multi-user Mac, Linux, or WSL environments, or if you executeshell.exec()as the root user.Other shelljs functions (including the asynchronous version of
shell.exec()) are not impacted.Patches
Patched in shelljs 0.8.5
Workarounds
Recommended action is to upgrade to 0.8.5.
References
https://huntr.dev/bounties/50996581-c08e-4eed-a90e-c0bac082679c/
For more information
If you have any questions or comments about this advisory:
Severity
Medium
References
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Improper Privilege Management in shelljs
CVE-2022-0144 / GHSA-4rq4-32rv-6wp6
More information
Details
shelljs is vulnerable to Improper Privilege Management
Severity
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
shelljs/shelljs (shelljs)
v0.8.5Compare Source
Full Changelog
This was a small security fix for #1058.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.