ID:1165 - Exploit for Denial of service in linux-nfs.org products - CVE-2017-8779
Published: March 18, 2020
ntirpc
libtirpc
RPCBind
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to an error in xdr_bytes() and xdr_string() functions when processing RPC data during memory allocation within rpcbind implementation. A remote unauthenticated attacker can send a specially crafted UDP request to port 111 and consume up to 4 gigabytes of memory per request.
Successful exploitation of this vulnerability may result in denial of service (DoS) conditions.
Remediation
To mitigate the issue install the appropriate patch from your OS vendor's website.
As a temporary solution, block all UDP traffic to port 111.