#VU13841 Heap-based buffer overflow in cURL - CVE-2018-0500
Published: July 12, 2018 / Updated: July 12, 2018
cURL
curl.haxx.se
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists in curl_smtp_escape_eob in lib/smtp.c due to heap-based buffer overflow when a system invokes curl to send data via SMTP and uses a reduced read buffer. A remote unauthenticated attacker can trigger memory corruption and cause the service to crash or execute arbitrary data with elevated privileges.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.