CVE-2021-22926

Published Aug 5, 2021

Last updated 10 days ago

Overview

Description
libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the `CURLOPT_SSLCERT` option (`--cert` with the command line tool).When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificate by name or with a file name - using the same option. If the name exists as a file, it will be used instead of by name.If the appliction runs with a current working directory that is writable by other users (like `/tmp`), a malicious user can create a file name with the same name as the app wants to use by name, and thereby trick the application to use the file based cert instead of the one referred to by name making libcurl send the wrong client certificate in the TLS connection handshake.
Source
support@hackerone.com
NVD status
Modified
Products
curl, active_iq_unified_manager, clustered_data_ontap, hci_management_node, oncommand_insight, oncommand_workflow_automation, snapcenter, solidfire, mysql_server, peoplesoft_enterprise_peopletools, sinec_infrastructure_network_services, h300s_firmware, h300e_firmware, h500e_firmware, h500s_firmware, h700s_firmware, h700e_firmware, h410s_firmware, universal_forwarder

Risk scores

CVSS 3.1

Type
Primary
Base score
7.5
Impact score
3.6
Exploitability score
3.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Severity
HIGH

CVSS 2.0

Type
Primary
Base score
5
Impact score
2.9
Exploitability score
10
Vector string
AV:N/AC:L/Au:N/C:N/I:N/A:P

Weaknesses

support@hackerone.com
CWE-840
nvd@nist.gov
CWE-295

Social media

Hype score
Not currently trending

Configurations

References

Sources include official advisories and independent security research.