cve/2007/CVE-2007-4135.md
2025-09-29 21:09:30 +02:00

805 B

CVE-2007-4135

Description

The NFSv4 ID mapper (nfsidmap) before 0.17 does not properly handle return values from the getpwnam_r function when performing a username lookup, which can cause it to report a file as being owned by "root" instead of "nobody" if the file exists on the server but not on the client.

POC

Reference

Github

No PoCs found on GitHub currently.