Oval Definition:oval:org.mitre.oval:def:24436
Revision Date:2014-08-04Version:44
Title:Vulnerability in OpenSSL 1.0.0a, 0.9.8, 0.9.7, allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code
Description:Double free vulnerability in the ssl3_get_key_exchange function in the OpenSSL client (ssl/s3_clnt.c) in OpenSSL 1.0.0a, 0.9.8, 0.9.7, and possibly other versions, when using ECDH, allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted private key with an invalid prime. NOTE: some sources refer to this as a use-after-free issue.
Family:windowsClass:vulnerability
Status:ACCEPTEDReference(s):CVE-2010-2939
Platform(s):Microsoft Windows 7
Microsoft Windows 8
Microsoft Windows 8.1
Microsoft Windows Server 2003
Microsoft Windows Server 2008
Microsoft Windows Server 2008 R2
Microsoft Windows Server 2012
Microsoft Windows Server 2012 R2
Microsoft Windows Vista
Microsoft Windows XP
Product(s):OpenSSL
Definition Synopsis
  • Check vulnerable OpenSSL
  • Check if the version of OpenSSL 0.9.7.0 before 1.0.0a
  • AND OpenSSL is installed
  • OR Check vulnerable OpenSSL (32_bit)
  • Check if the version of OpenSSL 0.9.7.0 before 1.0.0a (32_bit)
  • AND OpenSSL (32_bit) is installed
  • OR Check if the version of ssleay32.dll 0.9.7.0 before 1.0.0a ProgramFilesDir
  • OR Check if the version of ssleay32.dll 0.9.7.0 before 1.0.0a ProgramFilesDir x86
  • OR Check if the version of ssleay32.dll 0.9.7.0 before 1.0.0a under Sytem32 and SysWOW64
  • BACK