CVE-2022-24433 Information

Description

The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote branch handlerFn) function both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Reference

https://github.com/steveukx/git-js/pull/767 https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199 https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245 https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0

Attack Complexity

LOW

Privileges Required

NONE

User Interaction Required

NONE

Scope

NONE

Confidentiality Impact

UNCHANGED

Integrity Impact

HIGH

Availability Impact

HIGH

Base Score

HIGH

Base Severity

9.8

Share on: