CVE-2022-43552

A use after free vulnerability exists in curl <7.87.0. Curl can be asked to *tunnel* virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.
References
Configurations

Configuration 1

cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

Information

Published : 2023-02-09 08:15

Updated : 2023-02-21 07:44


NVD link : CVE-2022-43552

Mitre link : CVE-2022-43552

Products Affected
CWE