mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.1 KiB
1.1 KiB
CVE-2023-23618
Description
Git for Windows is the Windows port of the revision control system Git. Prior to Git for Windows version 2.39.2, when gitk
is run on Windows, it potentially runs executables from the current directory inadvertently, which can be exploited with some social engineering to trick users into running untrusted code. A patch is available in version 2.39.2. As a workaround, avoid using gitk
(or Git GUI's "Visualize History" functionality) in clones of untrusted repositories.
POC
Reference
No PoCs from references.