### [CVE-2014-0106](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0106) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Sudo 1.6.9 before 1.8.5, when env_reset is disabled, does not properly check environment variables for the env_delete restriction, which allows local users with sudo permissions to bypass intended command restrictions via a crafted environment variable. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html #### Github No PoCs found on GitHub currently.