ID:57 - Exploit for Denial of service in linux-nfs.org products - CVE-2017-8779

 
Main Vulnerability Database Exploits ID:57 - Exploit for Denial of service in linux-nfs.org products - CVE-2017-8779

ID:57 - Exploit for Denial of service in linux-nfs.org products - CVE-2017-8779

Published: March 18, 2020


Vulnerability identifier: #VU6435
Vulnerability risk: Medium
CVE-ID: CVE-2017-8779
CWE-ID: CWE-400
Exploitation vector: Remote access
Vulnerable software:
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

The vulnerability affects rpcbind through 0.2.4, LIBTIRPC through 1.0.1 and 1.0.2-rc through 1.0.2-rc3, and NTIRPC through 1.4.3.
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.