nfs 漏洞列表
共找到 3 个与 nfs 相关的漏洞
📅 加载漏洞趋势中...
-
nfs-daemon-service: NFS Service Daemon Should Be Disabled POC
Assessed the status of the NFS service daemon. A running NFS service may expose the system to unauthorized access, modification, or deletion of files; it is recommended to disable the daemon when not explicitly required. -
nfs-insecure-exports: NFS Insecure Exports Check POC
Verified whether access control was properly configured on NFS.Highlighted possibilities such as allowing all hosts, no_root_squash, or unrestricted all_squash that could let unauthorized users access shared directories. -
NFS showmount -e信息泄露(CVE-1999-0554) 无POC
可以对目标主机进行showmount-e操作,此操作将泄露目标主机大量敏感信息,比如目录结构。更糟糕的是,如果访问控制不严的话,攻击者有可能直接访问到目标主机上的数据