Oval Definition:oval:org.cisecurity:def:1927
Revision Date:2017-03-03Version:4
Title:Vulnerability in the state-machine implementation in OpenSSL 1.1.0 before 1.1.0a - CVE-2016-6307
Description:The state-machine implementation in OpenSSL 1.1.0 before 1.1.0a allocates memory before checking for an excessive length, which might allow remote attackers to cause a denial of service (memory consumption) via crafted TLS messages, related to statem/statem.c and statem/statem_lib.c.
Family:windowsClass:vulnerability
Status:DRAFTReference(s):CVE-2016-6307
Platform(s):Microsoft Windows 10
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 Server 2016
Microsoft Windows Vista
Microsoft Windows XP
Product(s):OpenSSL
Definition Synopsis
  • OpenSSL is installed + file version
  • OpenSSL is installed
  • AND Check if OpenSSL 1.1.0 version is greater than or equal 1.1.0 and less than 1.1.0a
  • OR OpenSSL (x86) is installed + file version
  • OpenSSL (32_bit) is installed
  • AND Check if OpenSSL 1.1.0 version is greater than or equal 1.1.0 and less than 1.1.0a (x86)
  • OR Check if ssleay32.dll 1.1.0 version is greater than or equal 1.1.0 and less than 1.1.0a on ProgramFilesDir
  • OR Check if ssleay32.dll 1.1.0 version is greater than or equal 1.1.0 and less than 1.1.0a on ProgramFilesDir (x86)
  • OR Check if ssleay32.dll 1.1.0 version is greater than or equal 1.1.0 and less than 1.1.0a on System32 and SysWOW64
  • BACK