All versions of package gitpython are vulnerable to Remote Code Execution (RCE) due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to git without sufficient sanitization of input arguments.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2022-12-06 05:15
Updated : 2024-01-09 03:21
NVD link : CVE-2022-24439
Mitre link : CVE-2022-24439
CVE.ORG link : CVE-2022-24439
JSON object : View
Products Affected
gitpython_project
- gitpython
fedoraproject
- fedora
debian
- debian_linux
CWE
CWE-20
Improper Input Validation