CVE-2017-7468
CVSS V2 Medium 5
CVSS V3 High 7.5
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.
Overview
- CVE ID
- CVE-2017-7468
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2018-07-16T13:29:00
- Last Modified Date
- 2019-10-09T23:29:37
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:haxx:libcurl:*:*:*:*:*:*:*:* | 1 | OR | 7.52.0 | 7.53.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://curl.haxx.se/docs/adv_20170419.html | Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7468 | Issue Tracking Third Party Advisory |
https://security.gentoo.org/glsa/201709-14 | Third Party Advisory |
http://www.securitytracker.com/id/1038341 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/97962 | Third Party Advisory VDB Entry |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-7468 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7468 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:08:42 | Added to TrackCVE | |||
2022-12-03 09:54:52 | 2018-07-16T13:29Z | 2018-07-16T13:29:00 | CVE Published Date | updated |
2022-12-03 09:54:52 | 2019-10-09T23:29:37 | CVE Modified Date | updated | |
2022-12-03 09:54:52 | Modified | Vulnerability Status | updated |