#VU11535 Race condition in OpenSSL - CVE-2010-5298

 

#VU11535 Race condition in OpenSSL - CVE-2010-5298

Published: April 4, 2018


Vulnerability identifier: #VU11535
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2010-5298
CWE-ID: CWE-362
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenSSL
Software vendor:
OpenSSL Software Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack or modify encrypted connection.

The vulnerability exists due to a race condition in the ssl3_read_bytes() function in OpenSSL. A remote attacker can inject data across sessions or cause a denial of service

Successful exploitation of the vulnerability requires that SSL_MODE_RELEASE_BUFFERS is enabled.

Remediation

Update to version 1.0.0m or 1.0.1h.

External links