Vulnerability Description
When etcupdate encounters conflicts while merging files, it saves a version containing conflict markers in /var/db/etcupdate/conflicts. This version does not preserve the mode of the input file, and is world-readable. This applies to files that would normally have restricted visibility, such as /etc/master.passwd. An unprivileged local user may be able to read encrypted root and user passwords from the temporary master.passwd file created in /var/db/etcupdate/conflicts. This is possible only when conflicts within the password file arise during an update, and the unprotected file is deleted when conflicts are resolved.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://security.freebsd.org/advisories/FreeBSD-SA-25:03.etcupdate.asc
- https://security.netapp.com/advisory/ntap-20250207-0007/
FAQ
What is CVE-2025-0374?
CVE-2025-0374 is a vulnerability with a CVSS score of 6.5 (MEDIUM). When etcupdate encounters conflicts while merging files, it saves a version containing conflict markers in /var/db/etcupdate/conflicts. This version does not preserve the mode of the input file, and ...
How severe is CVE-2025-0374?
CVE-2025-0374 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-0374?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.