CVE-2022-24439
HIGHGitPython <3.1.30 - Remote Code Execution via Malicious Clone URL
Title source: manualExploitation Summary
EIP tracks 2 public exploits for CVE-2022-24439. PoCs published by Makkkiiii, muhammadhendro.
AI-analyzed exploit summary The repository contains only a README.md with minimal content, lacking any exploit code or technical details for CVE-2022-24439. No functional PoC or scanner is present.
Description
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.
Exploits (2)
The repository contains only a README.md with minimal content, lacking any exploit code or technical details for CVE-2022-24439. No functional PoC or scanner is present.
This PoC exploits CVE-2022-24439 by creating a new user with root privileges via a command injection vulnerability. It uses `os.system` to execute shell commands for user addition and privilege escalation.
References (9)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H