Lucene search

K
osvGoogleOSV:CVE-2022-43552
HistoryFeb 09, 2023 - 8:15 p.m.

CVE-2022-43552

2023-02-0920:15:10
Google
osv.dev
65

0.001 Low

EPSS

Percentile

42.6%

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.