CVE-2017-7468
That is unacceptable since a server by specification is allowed to skip the client certificate check on resume, and may instead use the old identity which was established by the previous certificate (or no certificate). libcurl supports by default the…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.65%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In curl and libcurl 7.52.0 to and including 7.53.1, libcurl would attempt to resume a TLS session even if the client certificate had changed. That is unacceptable since a server by specification is allowed to skip the client certificate check on resume, and may instead use the old identity which was established by the previous certificate (or no certificate). libcurl supports by default the use of TLS session id/ticket to resume previous TLS sessions to speed up subsequent TLS handshakes. They are used when for any reason an existing TLS connection couldn't be kept alive to make the next handshake faster. This flaw is a regression and identical to CVE-2016-5419 reported on August 3rd 2016, but affecting a different version range.
- CVSS 3.0
- 7.5 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- EPSS
- 1.65% probability · 75th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-295
- Affected
- haxx/libcurl
- Source
- secalert@redhat.com
References
- http://www.securityfocus.com/bid/97962Third Party Advisory, VDB Entry
- http://www.securitytracker.com/id/1038341Third Party Advisory, VDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7468Issue Tracking, Third Party Advisory
- https://curl.haxx.se/docs/adv_20170419.htmlVendor Advisory
- https://security.gentoo.org/glsa/201709-14Third Party Advisory
- http://www.securityfocus.com/bid/97962Third Party Advisory, VDB Entry
- http://www.securitytracker.com/id/1038341Third Party Advisory, VDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7468Issue Tracking, Third Party Advisory
- https://curl.haxx.se/docs/adv_20170419.htmlVendor Advisory
- https://security.gentoo.org/glsa/201709-14Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.