Security Advisory

CVE-2011-1075

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2021-10-19 14:08:58
Last updated 2024-08-06 22:14:27
Assigner redhat
CVSS score not scored
State PUBLISHED

Description

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. In particular, 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.