Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

chore: bump up simple-git version to v3.16.0 [SECURITY]#764

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-simple-git-vulnerability
Open

chore: bump up simple-git version to v3.16.0 [SECURITY]#764
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-simple-git-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Mar 5, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
simple-git (source) 3.15.03.16.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Remote code execution in simple-git

CVE-2022-25860 / GHSA-9w5j-4mwv-2wj8

More information

Details

Versions of the package simple-git before 3.16.0 are vulnerable to Remote Code Execution (RCE) via the clone(), pull(), push() and listRemote() methods, due to improper input sanitization. This vulnerability exists due to an incomplete fix of CVE-2022-25912.

Severity

  • CVSS Score: 9.8 / 10 (Critical)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/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

steveukx/git-js (simple-git)

v3.16.0

Compare Source

Minor Changes
  • 97fde2c: Support the use of -B in place of the default -b in checkout methods
  • 0a623e5: Adds vulnerability detection to prevent use of --upload-pack and --receive-pack without explicitly opting in.
Patch Changes
  • ec97a39: Include restricting the use of git push --exec with other allowUnsafePack exclusions, thanks to @​stsewd for the suggestion.

v3.15.1

Compare Source

Patch Changes
  • de570ac: Resolves an issue whereby non-strings can be passed into the config switch detector.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • 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 added the dependencies label Mar 5, 2025
@renovate

renovate Bot commented Mar 5, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.35.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:13442
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.35.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:13442:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.35.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:13591:55)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.35.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:13810:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.35.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:13849:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.35.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:14566:7)

@renovate renovate Bot force-pushed the renovate/npm-simple-git-vulnerability branch from b22d850 to 01ba8ea Compare August 10, 2025 12:59
@renovate renovate Bot changed the title chore: bump up simple-git version to v3.16.0 [SECURITY] chore: bump up simple-git version to v3.16.0 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/npm-simple-git-vulnerability branch March 27, 2026 01:51
@renovate renovate Bot changed the title chore: bump up simple-git version to v3.16.0 [SECURITY] - autoclosed chore: bump up simple-git version to v3.16.0 [SECURITY] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-simple-git-vulnerability branch 2 times, most recently from 01ba8ea to 3899ab1 Compare March 30, 2026 17:57
@renovate renovate Bot changed the title chore: bump up simple-git version to v3.16.0 [SECURITY] chore: bump up simple-git version to v3.16.0 [SECURITY] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title chore: bump up simple-git version to v3.16.0 [SECURITY] - autoclosed chore: bump up simple-git version to v3.16.0 [SECURITY] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/npm-simple-git-vulnerability branch 2 times, most recently from 3899ab1 to cda7441 Compare April 27, 2026 21:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants