Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-0374 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-732Incorrect Permission Assignment for Critical Resource[email protected]

Affected Products

ProductVersions
FreeBSD
>= 14, < 14.2-RELEASE-p1
>= 14.1-RELEASE, < 14.1-RELEASE-p7
>= 13, < 13.4-RELEASE-p3

CPE

  • cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 14.2-RELEASE-p1moderate effort
  • Upgrade: 14.1-RELEASE-p7moderate effort
  • Upgrade: 13.4-RELEASE-p3moderate effort
  • Patch:moderate efforthttps://security.FreeBSD.org/patches/SA-25:03/etcupdate.patch

    1. Download the relevant patch and verify the detached PGP signature using your PGP utility. # fetch https://security.FreeBSD.org/patches/SA-25:03/etcupdate.patch # fetch https://security.FreeBSD.org/patches/SA-25:03/etcupdate.patch.asc # gpg --verify etcupdate.patch.asc 2. Apply the patch. Execute the following commands as root: # cd /usr/src # patch < /path/to/patch 3. Recompile the operating system using buildworld and installworld as described in https://www.FreeBSD.org/handbook/makeworld.html.

NetApp ONTAP
All versions

CPE

  • cpe:2.3:a:netapp:data_ontap:*:*:*:*:*:*:*:*
  • cpe:2.3:a:netapp:data_ontap:*:*:*:*:*:7-mode:*:*
  • cpe:2.3:a:netapp:ontap:*:*:*:*:*:*:*:*
  • cpe:2.3:o:netapp:clustered_data_ontap:*:*:*:*:*:*:*:*
  • cpe:2.3:o:netapp:data_ontap:*:*:*:*:*:*:*:*
  • cpe:2.3:o:netapp:data_ontap:*:*:*:*:*:7-mode:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-0374
NVD Published Date:
Jan 30, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-0374 Details - Not Deferred