CVE-2011-1075
Severity CVSS v4.0:
Pending analysis
Type:
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Publication date:
19/10/2021
Last modified:
21/11/2024
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.
Impact
Base Score 3.x
3.70
Severity 3.x
LOW
Base Score 2.0
4.30
Severity 2.0
MEDIUM
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:freebsd:freebsd:-:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://marc.info/?l=full-disclosure&m=129891323028897&w=2
- https://security.netapp.com/advisory/ntap-20211125-0004/
- https://www.openwall.com/lists/oss-security/2011/02/28/14
- https://marc.info/?l=full-disclosure&m=129891323028897&w=2
- https://security.netapp.com/advisory/ntap-20211125-0004/
- https://www.openwall.com/lists/oss-security/2011/02/28/14