New! Vulnerability Priority Rating (VPR)
Tenable calculates a dynamic VPR for every vulnerability. VPR combines vulnerability information with threat intelligence and machine learning algorithms to predict which vulnerabilities are most likely to be exploited in attacks. Read more about what VPR is and how it's different from CVSS.
VPR Score: 4.2
Synopsis
The remote SSL layer is affected by a denial of service vulnerability.
Description
According to its banner, the remote server is running a version of OpenSSL that is earlier than 0.9.8p / 1.0.0e.
A remote attacker could crash client software when using ECDH. The impact of this vulnerability is not clear; arbitrary code could be run too.
Note that OpenSSL changelog only reports a fix for 0.9.8p. 1.0.0a is definitely vulnerable. Gentoo reports a fix for 1.0.0e but it covers other flaws.NVD reports 0.9.7 as vulnerable too but does not give any fixed version.
Solution
Upgrade to OpenSSL 0.9.8p / 1.0.0e or later.