Lucene search

K
osvGoogleOSV:CVE-2021-22897
HistoryJun 11, 2021 - 4:15 p.m.

CVE-2021-22897

2021-06-1116:15:10
Google
osv.dev
12
curl
schannel tls library
data exposure

AI Score

6.6

Confidence

Low

EPSS

0.004

Percentile

74.0%

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPT_SSL_CIPHER_LIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single “static” variable in the library, which has the surprising side-effect that if an application sets up multiple concurrent transfers, the last one that sets the ciphers will accidentally control the set used by all transfers. In a worst-case scenario, this weakens transport security significantly.