mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
946 B
946 B
CVE-2022-1440
Description
Command Injection vulnerability in git-interface@2.1.1 in GitHub repository yarkeev/git-interface prior to 2.1.2. If both are provided by user input, then the use of a --upload-pack
command-line argument feature of git is also supported for git clone
, which would then allow for any operating system command to be spawned by the attacker.
POC
Reference
Github
No PoCs found on GitHub currently.