Stack-based buffer overflow in libcurl - CVE-2019-3822

 

Stack-based buffer overflow in libcurl - CVE-2019-3822

Published: February 11, 2019


Vulnerability identifier: #VU17456
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-3822
CWE-ID: CWE-121
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause DoS condition or execute arbitrary code on the target system.

The vulnerability exists due to the NT LAN Manager (NTLM) Curl_auth_create_ntlm_type3_message function creates an outgoing NTLM type-3 header and generates the request HTTP header contents based on previously received data. A remote unauthenticated attacker can send very large ‘nt response’ output data, that has been extracted from a previous NTLMv2 header that was provided by a malicious or broken HTTP server, trigger stack-based buffer overflow and cause the service to crash or execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Affected software

libcurl
EMC Isilon OneFS
Services Tools Bundle
Amazon Linux AMI
Gentoo Linux
Arch Linux
Red Hat Enterprise Linux for x86_64
Slackware Linux
Opensuse
Fedora
MySQL Server
curl (Debian package)
curl (Alpine package)
curl
Oracle Enterprise Manager Ops Center
Dell EMC Unity VSA Operating Environment (OE)
Dell EMC Unity Operating Environment (OE)

How to mitigate CVE-2019-3822

Update to version 7.64.0.

libcurl - update to 7.64.0
MySQL Server - addressed in versions 5.7.27, 8.0.16
curl (Debian package) - update to 7.52.1-5+deb9u9
curl (Alpine package) - update to 7.61.1-r2
Dell EMC Unity VSA Operating Environment (OE) - update to 5.0.0.0.5.116
Dell EMC Unity Operating Environment (OE) - update to 5.0.0.0.5.116
curl - update to 7.61.1-8.fc29

External References

Related Security Bulletins