cve/2022/CVE-2022-24066.md
2024-06-18 02:51:15 +02:00

904 B

CVE-2022-24066

Description

The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 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.

POC

Reference

Github

No PoCs found on GitHub currently.