CVE-2022-43552

medium

Description

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

https://hackerone.com/reports/1764858

https://security.netapp.com/advisory/ntap-20230214-0002/

https://support.apple.com/kb/HT213670

http://seclists.org/fulldisclosure/2023/Mar/17

Details

Source: MITRE

Published: 2023-02-09

Updated: 2023-03-28

Type: CWE-416

CVSS v3

Base Score: 5.9

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Impact Score: 3.6

Exploitability Score: 2.2

Severity: MEDIUM