Skip to content

Security fix: RCE in git grep

Compare
Choose a tag to compare
@klaussilveira klaussilveira released this 24 Apr 15:22
· 104 commits to master since this release

A specific option in git grep could be added inside the pattern to be searched for, resulting in possible RCE.

Thanks to Kacper Szurek (https://security.szurek.pl) for catching this one!