CVE-2017-3737
CVE-2017-3737 Vulnerability Analysis & Exploit Intelligence
OpenSSL 1.0.2 (starting from version 1.0.2b) introduced an "error state" mechanism. The intent was that if a fatal error occurred during a handshake then OpenSSL would move into the error state and would immediately fail if you attempted to continue the handshake. This works as designed for the explicit handshake functions (SSL_do_handshake(), SSL_accept() and SSL_connect()), however due to a bug it does not work correctly if SSL_read() or SSL_write() is called directly. In that scenario, if the handshake fails then a fatal error will be returned in the initial function call. If SSL_read()/SSL_write() is subsequently called by the application for the same SSL object then it will succeed and the data is passed without being decrypted/encrypted directly from the SSL/TLS record layer. In order to exploit this issue an application bug would have to be present that resulted in a call to…
Published Updated Sources: cvelistV5, openssl
Triage
Is it exploited, how likely is exploitation, what does it touch, and how severe do the scoring sources call it.
Exploitation
Unreported
no source claims exploitation
EPSS
79%
chance of exploitation in 30 days
CVSS base
Unscored
no source published a base score
Affected scope
The catalog records vendors and products as separate lists, not pairs, so which product belongs to which vendor is not something this page can say.
Vendors (1)
Products (1)
Detection
Read off the CVSS vector and the weakness class. Starting points, not rules we have tested.
- Search application, proxy, and WAF logs for requests touching /SSL_write(), /encrypted, /TLS.
References
21 on the record
- access.redhat.com/errata/RHSA-2018:2185
vendor-advisory, x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2018:2186
vendor-advisory, x_refsource_REDHAT
- github.com/openssl/openssl/commit/898fb884b706aaeb283de4812340bb0bde8476dc
x_refsource_CONFIRM
- www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
x_refsource_CONFIRM
- www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html
x_refsource_CONFIRM
- security.netapp.com/advisory/ntap-20180419-0002/
x_refsource_CONFIRM
- security.FreeBSD.org/advisories/FreeBSD-SA-17:12.openssl.asc
vendor-advisory, x_refsource_FREEBSD
- security.gentoo.org/glsa/201712-03
vendor-advisory, x_refsource_GENTOO
Elsewhere on this site
- openssl software foundationevery CVE for this vendor
Not in any source we poll
Listed rather than left blank: an empty field and an unmeasured one look identical on screen, and only one is a reason to look elsewhere.
- No confirmed IOCs, IP addresses, domains, file hashes, or malware artifacts supplied.
- No organization-specific asset inventory, compensating-control status, or patch deployment evidence supplied.
- No exploit packet captures, log samples, or incident case IDs supplied.