Files
CVEs-PoC/2011/CVE-2011-2500.md
T
2025-09-29 21:09:30 +02:00

18 lines
771 B
Markdown

### [CVE-2011-2500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2500)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
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.
### POC
#### Reference
- http://sourceforge.net/projects/nfs/files/nfs-utils/1.2.4/Changelog-nfs-utils-1.2.4/download
#### Github
No PoCs found on GitHub currently.