This is my first attempt at recreating a bug from its test case, feedback is highly appreciated.
RCE in git
By cloning a repo - 'git clone --recursive <git_repo>' , your machine could be compromised.
Works on MacOS and Windows
Fix - Upgrade git
Technical walkthrough and how you can reproduce it
LuD1161|1 year ago
RCE in git By cloning a repo - 'git clone --recursive <git_repo>' , your machine could be compromised. Works on MacOS and Windows Fix - Upgrade git Technical walkthrough and how you can reproduce it