mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 01:26:10 +00:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2011-2500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2500)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|