SB2014021501 - Multiple vulnerabilities in nfs.sourceforge.net nfs-utils
Published: February 15, 2014 Updated: August 10, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Input validation error (CVE-ID: CVE-2011-1749)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N]
The vulnerability allows a remote non-authenticated attacker to manipulate or delete data.
The nfs_addmntent function in support/nfs/nfs_mntent.c in the mount.nsf tool in nfs-utils before 1.2.4 attempts to append to the /etc/mtab file without first checking whether resource limits would interfere, which allows local users to corrupt this file via a process with a small RLIMIT_FSIZE value, a related issue to CVE-2011-1089.
2) Permissions, Privileges, and Access Controls (CVE-ID: CVE-2011-2500)
CWE-ID: CWE-264 - Permissions, Privileges, and Access Controls
CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
The host_reliable_addrinfo function in support/export/hostname.c in nfs-utils before 1.2.4 does not properly use DNS to verify access to NFS exports, which allows remote attackers to mount filesystems by establishing crafted DNS A and PTR records.
Remediation
Install update from vendor's website.
References
- http://rhn.redhat.com/errata/RHSA-2011-1534.html
- http://rhn.redhat.com/errata/RHSA-2012-0310.html
- http://sourceforge.net/projects/nfs/files/nfs-utils/1.2.4/Changelog-nfs-utils-1.2.4/download
- http://www.openwall.com/lists/oss-security/2011/04/25/5
- https://bugzilla.redhat.com/show_bug.cgi?id=697975
- http://marc.info/?l=linux-nfs&m=130875695821953&w=2
- http://sourceforge.net/projects/nfs/files/nfs-utils/1.2.4/
- https://bugzilla.redhat.com/show_bug.cgi?id=716949