[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248392

 
 

909

 
 

195452

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CCE
view XML

CCE-95690-4

Platform: cpe:/o:debian:debian_linux:11.x, cpe:/o:ubuntu:ubuntu_linux:18.04, cpe:/o:ubuntu:ubuntu_linux:20.04, cpe:/o:ubuntu:ubuntu_linux:22.04, cpe:/o:ubuntu:ubuntu_linux:23.04Date: (C)2021-03-08   (M)2023-09-01



The Network File System (NFS) is one of the first and most widely distributed file systems in the UNIX environment. It provides the ability for systems to mount file systems of other servers through the network. The rpcbind service maps Remote Procedure Call (RPC) services to the ports on which they listen. RPC processes notify rpcbind when they start, registering the ports they are listening on and the RPC program numbers they expect to serve. The client system then contacts rpcbind on the server with a particular RPC program number. The rpcbind service redirects the client to the proper port number so it can communicate with the requested service. Rationale: If the system does not export NFS shares, it is recommended that the NFS be disabled to reduce the remote attack surface. If the system does not require rpc based services, it is recommended that rpcbind be disabled to reduce the remote attack surface. Fix: Run the following command to disable NFS and RPC # systemctl --now disable nfs-server # systemctl --now disable rpcbind


Parameter:

[yes/no]


Technical Mechanism:

Run the following command to disable NFS and RPC # systemctl --now disable nfs-server # systemctl --now disable rpcbind

CCSS Severity:CCSS Metrics:
CCSS Score : 7.5Attack Vector: NETWORK
Exploit Score: 3.9Attack Complexity: LOW
Impact Score: 3.6Privileges Required: NONE
Severity: HIGHUser Interaction: NONE
Vector: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:NScope: UNCHANGED
 Confidentiality: HIGH
 Integrity: NONE
 Availability: NONE
  

References:
Resource IdReference
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:92305
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:87415
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:68750
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:85267
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:70830


OVAL    5
oval:org.secpod.oval:def:68750
oval:org.secpod.oval:def:92305
oval:org.secpod.oval:def:70830
oval:org.secpod.oval:def:87415
...
XCCDF    8
xccdf_org.secpod_benchmark_general_Ubuntu_18_04
xccdf_org.secpod_benchmark_NIST_800_53_r5_Debain_11
xccdf_org.secpod_benchmark_NIST_800_53_r5_Debian_11
xccdf_org.secpod_benchmark_general_Debian_11
...

© SecPod Technologies