mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
809 B
Markdown
18 lines
809 B
Markdown
### [CVE-2007-4135](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9864
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|