Files
CVEs-PoC/2022/CVE-2022-24066.md
T
2025-09-29 21:09:30 +02:00

906 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.