First published: Thu May 02 2013(Updated: )
The nfsrvd_readdir function in sys/fs/nfsserver/nfs_nfsdport.c in the new NFS server in FreeBSD 8.0 through 9.1-RELEASE-p3 does not verify that a READDIR request is for a directory node, which allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code by specifying a plain file instead of a directory.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FreeBSD Kernel | =8.0 | |
FreeBSD Kernel | =8.1 | |
FreeBSD Kernel | =8.2 | |
FreeBSD Kernel | =8.3 | |
FreeBSD Kernel | =9.0 | |
FreeBSD Kernel | =9.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-3266 is classified as having a moderate severity due to its potential for causing denial of service and arbitrary code execution.
To fix CVE-2013-3266, update your FreeBSD system to a patched version, usually found in newer releases post-9.1-RELEASE-p3.
CVE-2013-3266 affects FreeBSD versions 8.0 through 9.1-RELEASE-p3.
CVE-2013-3266 enables remote attackers to cause a denial of service or potentially execute arbitrary code through improper handling of READDIR requests.
Currently, the best workaround for CVE-2013-3266 is to limit access to the NFS service until a system update can be performed.