Skip to content

H3-2020-0010

NFS UID/GID Manipulation Possible

Category SECURITY_MISCONFIGURATION
Base Score 6.0

Description

The NFS service allows UID/GID manipulation from client connections. An attacker can exploit this misconfiguration by creating a local user whose UID/GID matches the UID/GID of the remote file owner, and then accessing files in the shares using that local user. This happens because NFS trusts the client-side UID/GID values without verification, allowing unauthorized users to spoof UID/GID and gain access to restricted files.

Impact

A remote client may be able to access files under the context of another user, and in some cases elevate privileges to system level permissions.

References