Exploit for Off-by-one Error in Sudo Project Sudo
Exploit Code
## https://sploitus.com/exploit?id=94A16899-4218-55D1-B5CF-2480CDF5331C
### This simple bash script will patch the recently discovered sudo heap overflow vulnerability.
Simply run ```git clone https://github.com/elbee-cyber/CVE-2021-3156-PATCHER && cd CVE-2021-3156-PATCHER && sh CVE-2021-3156-patcher.sh```
This patch is significantly important for any *nix systems. Neglecting this will allow any low-level user to privesc! Patch ASAP!