Skip to content

Update dependency shelljs to ^0.10.0 [SECURITY]#15

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-shelljs-vulnerability
Open

Update dependency shelljs to ^0.10.0 [SECURITY]#15
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-shelljs-vulnerability

Conversation

@renovate
Copy link

@renovate renovate bot commented May 29, 2023

This PR contains the following updates:

Package Change Age Confidence
shelljs ^0.7.7^0.10.0 age confidence

GitHub Vulnerability Alerts

GHSA-64g7-mvw6-v9qj

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:

CVE-2022-0144

shelljs is vulnerable to Improper Privilege Management


Release Notes

shelljs/shelljs (shelljs)

v0.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: shelljs/shelljs@v0.9.2...v0.10.0

v0.9.2

Compare Source

What's Changed

Full Changelog: shelljs/shelljs@v0.9.1...v0.9.2

v0.9.1

Compare Source

What's Changed

Full Changelog: shelljs/shelljs@v0.9.0...v0.9.1

v0.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: shelljs/shelljs@v0.8.5...v0.9.0

v0.8.5

Compare Source

Full Changelog

This was a small security fix for #​1058.

v0.8.4

Compare Source

Full Changelog

This was a small security fix for #​1058.

v0.8.3

Compare Source

Full Changelog

Small patch release to fix a circular dependency warning in node v14. See #​973.

v0.8.2

Compare Source

Full Changelog

Closed issues:

  • Shelljs print stderr to console even if exec-only "silent" is true #​905
  • refactor: remove common.state.tempDir #​902
  • Can't suppress stdout for echo #​899
  • exec() doesn't apply the arguments correctly #​895
  • shell.exec('npm pack') painfully slow #​885
  • shelljs.exec cannot find app.asar/node_modules/shelljs/src/exec-child.js #​881
  • test infra: mocks and skipOnWin conflict #​862
  • Support for shell function completion on IDE #​859
  • echo command shows options in stdout #​855
  • silent does not always work #​851
  • Appveyor installs the latest npm, instead of the latest compatible npm #​844
  • Force symbolic link (ln -sf) does not overwrite/recreate existing destination #​830
  • inconsistent result when trying to echo to a file #​798
  • Prevent require()ing executable-only files #​789
  • Cannot set property to of [object String] which has only a getter #​752
  • which() should check executability before returning a value #​657
  • Bad encoding experience #​456
  • phpcs very slow #​440
  • Error shown when triggering a sigint during shelljs.exec if process.on sigint is defined #​254
  • .to\(file\) does not mute STDIO output #​146
  • Escaping shell arguments to exec() #​143
  • Allow multiple string arguments for exec() #​103
  • cp does not recursively copy from readonly location #​98
  • Handling permissions errors on file I/O #​64

Merged pull requests:

v0.8.1

Compare Source

Full Changelog

Closed issues:

  • High severity vulnerability in shelljs 0.8.1 #​842
  • Add test for ls() on a symlink to a directory #​795
  • Harden shell.exec by writing the child process in a source file #​782
  • shell.exec() doesn't respond correctly to config.fatal = true #​735
  • Merge 'exec: internal error' with ShellJSInternalError #​734
  • exec returning null from command #​724
  • Only Get Stderr from Exec #​371
  • Execute child.stdout.on before child.on("exit") #​224

Merged pull requests:

v0.8.0

Compare Source

Full Changelog

Closed issues:

  • Exec failing with internal error when piping large output #​818

Merged pull requests:


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Jun 1, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 2cba2ac to 8fc2393 Compare June 1, 2023 16:20
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Jun 9, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch 2 times, most recently from d91da04 to 2a36205 Compare June 10, 2023 14:16
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Jun 10, 2023
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Jun 14, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch 2 times, most recently from 966ae5f to b12c5c1 Compare June 17, 2023 05:21
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Jun 17, 2023
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Jun 18, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from b12c5c1 to 774d406 Compare June 18, 2023 17:26
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Jun 23, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 774d406 to 4cf3fee Compare June 23, 2023 02:19
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Jun 30, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 4cf3fee to dc49a4b Compare June 30, 2023 02:53
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Jul 1, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from dc49a4b to 798bf88 Compare July 1, 2023 02:08
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Jul 7, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 798bf88 to bb0cdf2 Compare July 7, 2023 05:44
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Jul 8, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from bb0cdf2 to 932fcfe Compare July 8, 2023 08:58
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Jul 10, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 932fcfe to 5c7276f Compare July 10, 2023 02:47
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Jul 11, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 5c7276f to aeb2ec7 Compare July 11, 2023 23:52
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Jul 17, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from aeb2ec7 to d0b30d1 Compare July 17, 2023 02:55
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Jul 18, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from d0b30d1 to 2eac1f4 Compare July 18, 2023 08:45
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 7739c35 to 30dac10 Compare August 3, 2023 02:27
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Aug 10, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 30dac10 to 8749eff Compare August 10, 2023 05:38
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Aug 11, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 8749eff to 1ba59a3 Compare August 11, 2023 05:07
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Aug 21, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch 2 times, most recently from 35057ef to ca3bd60 Compare August 22, 2023 08:52
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Aug 22, 2023
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Aug 24, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from ca3bd60 to 0e27a33 Compare August 24, 2023 02:51
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Aug 26, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 0e27a33 to 596526c Compare August 26, 2023 15:00
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Aug 27, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 596526c to 4e3ea5b Compare August 27, 2023 17:57
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Aug 28, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 4e3ea5b to 2dc5436 Compare August 28, 2023 20:44
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Sep 2, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch 2 times, most recently from be43c9b to 39f05e3 Compare September 3, 2023 14:37
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Sep 3, 2023
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Sep 20, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 39f05e3 to d480ef5 Compare September 20, 2023 05:27
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Sep 21, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from d480ef5 to abfe94c Compare September 21, 2023 05:24
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.5 [SECURITY] Update dependency shelljs to ^0.8.0 [SECURITY] Sep 27, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from abfe94c to 6fc010f Compare September 27, 2023 05:06
@renovate renovate bot changed the title Update dependency shelljs to ^0.8.0 [SECURITY] Update dependency shelljs to ^0.8.5 [SECURITY] Sep 28, 2023
@renovate renovate bot force-pushed the renovate/npm-shelljs-vulnerability branch from 6fc010f to 8cc0c51 Compare September 28, 2023 02:53
Sign up for free to 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