mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-12 02:04:06 +00:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
![]() |
### [CVE-2011-1074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1074)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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.
|
||
|
|