Input validation error in FreeBSD - CVE-2013-3266
Published: May 2, 2013 / Updated: August 11, 2020
FreeBSD
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
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.