crontab.c in crontab in FreeBSD and Apple Mac OS X allows local users to (1) determine the existence of arbitrary files via a symlink attack on a /tmp/crontab.XXXXXXXXXX temporary file and (2) perform MD5 checksum comparisons on arbitrary pairs of files via two symlink attacks on /tmp/crontab.XXXXXXXXXX temporary files.
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.
Link | Tags |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/65899 | vdb entry |
http://openwall.com/lists/oss-security/2011/02/28/14 | mailing list exploit |
http://www.securityfocus.com/bid/46604 | vdb entry |
http://securityreason.com/securityalert/8117 | third party advisory |
http://www.securityfocus.com/archive/1/516716/100/0/threaded | mailing list |
http://openwall.com/lists/oss-security/2011/02/28/6 | mailing list exploit |
http://marc.info/?l=full-disclosure&m=129891323028897&w=2 | mailing list exploit |