Name
socat
Version
1.8.0.0
Type
library
Description
Multipurpose relay for bidirectional data transfer
Licenses
GPL-2.0-with-OpenSSL-exception
PURL
-
CPE
cpe:2.3:*:dest-unreach:socat:1.8.0.0:*:*:*:*:*:*:*
Other Versions#
Vulnerabilities#
Name
Analysis
Description
Exploitable
socat versions 1.8.0.0 through 1.8.1.1 contain a heap-based buffer overflow vulnerability that allows a malicious SOCKS5 proxy server to overwrite adjacent heap memory by exploiting a sign-extension flaw in the DOMAINNAME reply parser. During connection setup, the domain name length byte is read through a signed char field causing a negative bytes_to_read value that is implicitly converted to size_t, resulting in an unbounded heap write into the 262-byte reply buffer with attacker-controlled size and content.
Exploitable
readline.sh in socat before1.8.0.2 relies on the /tmp/$USER/stderr2 file.