Skip to content

🚨 [security] Update shelljs 0.8.4 β†’ 0.9.2 (major) #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Apr 5, 2025


🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ shelljs (0.8.4 β†’ 0.9.2) Β· Repo Β· Changelog

Security Advisories 🚨

🚨 Improper Privilege Management in shelljs

shelljs is vulnerable to Improper Privilege Management

🚨 Improper Privilege Management in shelljs

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 execute shell.exec() in multi-user Mac, Linux, or WSL environments, or if you execute shell.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:

Release Notes

0.9.2

What's Changed

Full Changelog: v0.9.1...v0.9.2

0.9.1

What's Changed

  • fix: add global.js and plugin.js to exports list by @nfischer in #1196

Full Changelog: v0.9.0...v0.9.1

0.9.0

What's Changed

New Contributors

Full Changelog: v0.8.5...v0.9.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ interpret (indirect, 1.2.0 β†’ 1.4.0) Β· Repo Β· Changelog

Commits

See the full diff on Github. The new version differs by 7 commits:

πŸ†• @​nodelib/fs.scandir (added, 2.1.5)

πŸ†• @​nodelib/fs.stat (added, 2.0.5)

πŸ†• @​nodelib/fs.walk (added, 1.2.8)

πŸ†• cross-spawn (added, 6.0.6)

πŸ†• end-of-stream (added, 1.4.4)

πŸ†• execa (added, 1.0.0)

πŸ†• fast-glob (added, 3.3.3)

πŸ†• fastq (added, 1.19.1)

πŸ†• get-stream (added, 4.1.0)

πŸ†• is-stream (added, 1.1.0)

πŸ†• isexe (added, 2.0.0)

πŸ†• merge2 (added, 1.4.1)

πŸ†• nice-try (added, 1.0.5)

πŸ†• npm-run-path (added, 2.0.2)

πŸ†• p-finally (added, 1.0.0)

πŸ†• path-key (added, 2.0.1)

πŸ†• pump (added, 3.0.2)

πŸ†• queue-microtask (added, 1.2.3)

πŸ†• reusify (added, 1.1.0)

πŸ†• run-parallel (added, 1.2.0)

πŸ†• semver (added, 5.7.2)

πŸ†• shebang-command (added, 1.2.0)

πŸ†• shebang-regex (added, 1.0.0)

πŸ†• signal-exit (added, 3.0.7)

πŸ†• strip-eof (added, 1.0.0)

πŸ†• which (added, 1.3.1)

πŸ—‘οΈ fs.realpath (removed)

πŸ—‘οΈ glob (removed)

πŸ—‘οΈ inflight (removed)

πŸ—‘οΈ path-is-absolute (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants