Rapid7 Vulnerability & Exploit Database

Red Hat: CVE-2023-38545: a heap based buffer overflow in the SOCKS5 proxy handshake (Multiple Advisories)

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

Red Hat: CVE-2023-38545: a heap based buffer overflow in the SOCKS5 proxy handshake (Multiple Advisories)

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
10/18/2023
Created
11/01/2023
Added
11/01/2023
Modified
12/15/2023

Description

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host name is detected to be longer, curl switches to local name resolving and instead passes on the resolved address only. Due to this bug, the local variable that means "let the host resolve the name" could get the wrong value during a slow SOCKS5 handshake, and contrary to the intention, copy the too long host name to the target buffer instead of copying just the resolved address there. The target buffer being a heap based buffer, and the host name coming from the URL that curl has been told to operate with.

Solution(s)

  • redhat-upgrade-curl
  • redhat-upgrade-curl-debuginfo
  • redhat-upgrade-curl-debugsource
  • redhat-upgrade-curl-minimal
  • redhat-upgrade-curl-minimal-debuginfo
  • redhat-upgrade-libcurl
  • redhat-upgrade-libcurl-debuginfo
  • redhat-upgrade-libcurl-devel
  • redhat-upgrade-libcurl-minimal
  • redhat-upgrade-libcurl-minimal-debuginfo

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

;