PT-2021-8343 · Freebsd · Freebsd
Josh Bressers
·
Published
2021-10-19
·
Updated
2021-11-29
·
CVE-2011-1075
CVSS v2.0
4.3
Medium
| Vector | AV:N/AC:M/Au:N/C:P/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
FreeBSD (affected versions not specified)
Description
The issue arises from how FreeBSD's crontab calculates the MD5 sum of the previous and new cronjob to determine if any changes have been made before copying the new version in. Specifically, it uses the
MD5File() function, which takes a pathname as an argument and is called with euid 0. A race condition in this process may lead to an arbitrary MD5 comparison regardless of the read permissions.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Freebsd