Oval Definition:oval:org.mitre.oval:def:24952
Revision Date:2014-08-04Version:44
Title:Vulnerability in OpenSSL 1.x before 1.0.0a, might allow context-dependent attackers to bypass intended key requirements or obtain sensitive information
Description:RSA verification recovery in the EVP_PKEY_verify_recover function in OpenSSL 1.x before 1.0.0a, as used by pkeyutl and possibly other applications, returns uninitialized memory upon failure, which might allow context-dependent attackers to bypass intended key requirements or obtain sensitive information via unspecified vectors. NOTE: some of these details are obtained from third party information.
Family:windowsClass:vulnerability
Status:ACCEPTEDReference(s):CVE-2010-1633
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 1.0.0.0 before 1.0.0a
  • AND OpenSSL is installed
  • OR Check vulnerable OpenSSL (32_bit)
  • Check if the version of OpenSSL 1.0.0.0 before 1.0.0a (32_bit)
  • AND OpenSSL (32_bit) is installed
  • OR Check if the version of ssleay32.dll 1.0.0.0 before 1.0.0a ProgramFilesDir
  • OR Check if the version of ssleay32.dll 1.0.0.0 before 1.0.0a ProgramFilesDir x86
  • OR Check if the version of ssleay32.dll 1.0.0.0 before 1.0.0a under Sytem32 and SysWOW64
  • BACK