CVE-2022-24066
Command injection in simple-git
8.1
HIGH
CVSS 3.1
EPSS 4.1%
描述
`simple-git` (maintained as [git-js](https://github.com/steveukx/git-js) named repository on GitHub) is a light weight interface for running git commands in any node.js application.The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of [CVE-2022-24433](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199) which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover. A fix was released in simple-git@3.5.0.
如何修補 CVE-2022-24066
要修補 CVE-2022-24066,請將受影響套件升級到下列已修補版本。
- —升級至 3.5.0 或更新版本
CVE-2022-24066 正在被利用嗎?
低 — EPSS 為 4.1%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 3.5.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |