Revision Date: | 2014-08-04 | Version: | 43 |
Title: | Vulnerability in OpenSSL before 0.9.8s and 1.x before 1.0.0f, performs a MAC check only if certain padding is valid, which makes it easier for remote attackers to recover plaintext |
Description: | The DTLS implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f performs a MAC check only if certain padding is valid, which makes it easier for remote attackers to recover plaintext via a padding oracle attack. |
Family: | windows | Class: | vulnerability |
Status: | ACCEPTED | Reference(s): | CVE-2011-4108
|
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 vulnerable versions of OpenSSL
Check if the version of OpenSSL 1.0.0 before 1.0.0f
OR Check if the version of OpenSSL 0.9.1c before 0.9.8s
AND OpenSSL is installed
OR Check vulnerable OpenSSL (32_bit)
Check vulnerable versions of OpenSSL (32_bit)
Check if the version of OpenSSL 1.0.0 before 1.0.0f (32_bit)
OR Check if the version of OpenSSL 0.9.1c before 0.9.8s (32_bit)
AND OpenSSL (32_bit) is installed
OR Check if the version of ssleay32.dll 1.0.0 before 1.0.0f ProgramFilesDir
OR Check if the version of ssleay32.dll 1.0.0 before 1.0.0f ProgramFilesDir x86
OR Check if the version of ssleay32.dll 1.0.0 before 1.0.0f under Sytem32 and SysWOW64
OR Check if the version of ssleay32.dll 0.9.1c before 0.9.8s ProgramFilesDir
OR Check if the version of ssleay32.dll 0.9.1c before 0.9.8s ProgramFilesDir x86
OR Check if the version of ssleay32.dll 0.9.1c before 0.9.8s under Sytem32 and SysWOW64
|