Rapid7 Vulnerability & Exploit Database

SUSE: CVE-2017-1000100: SUSE Linux Security Advisory

Free InsightVM Trial No Credit Card Necessary
Watch Demo See how it all works
Back to Search

SUSE: CVE-2017-1000100: SUSE Linux Security Advisory

Severity
4
CVSS
(AV:N/AC:M/Au:N/C:P/I:N/A:N)
Published
10/04/2017
Created
07/25/2018
Added
10/12/2017
Modified
02/04/2022

Description

When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name (longer than about 515 bytes), the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly updated to use the untruncated length. This too large value is then used in the sendto() call, making curl attempt to send more data than what is actually put into the buffer. The endto() function will then read beyond the end of the heap based buffer. A malicious HTTP(S) server could redirect a vulnerable libcurl-using client to a crafted TFTP URL (if the client hasn't restricted which protocols it allows redirects to) and trick it to send private memory contents to a remote server over UDP. Limit curl's redirect protocols with --proto-redir and libcurl's with CURLOPT_REDIR_PROTOCOLS.

Solution(s)

  • suse-upgrade-curl
  • suse-upgrade-curl-openssl1
  • suse-upgrade-libcurl-devel
  • suse-upgrade-libcurl4
  • suse-upgrade-libcurl4-32bit
  • suse-upgrade-libcurl4-openssl1
  • suse-upgrade-libcurl4-openssl1-32bit
  • suse-upgrade-libcurl4-openssl1-x86
  • suse-upgrade-libcurl4-x86
  • suse-upgrade-sles12-docker-image
  • suse-upgrade-sles12sp1-docker-image
  • suse-upgrade-sles12sp2-docker-image

With Rapid7 live dashboards, I have a clear view of all the assets on my network, which ones can be exploited, and what I need to do in order to reduce the risk in my environment in real-time. No other tool gives us that kind of value and insight.

– Scott Cheney, Manager of Information Security, Sierra View Medical Center

;