### [CVE-2011-1074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1074) ![](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 crontab.c in crontab in FreeBSD allows local users to determine the existence of arbitrary directories via a command-line argument composed of a directory name concatenated with a directory traversal sequence that leads to the /etc/crontab pathname. ### POC #### Reference - http://securityreason.com/securityalert/8117 #### Github No PoCs found on GitHub currently.