You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This vulnerability has been modified since it was last analyzed by the NVD. It is awaiting reanalysis which may result in further changes to the information provided.
Description
OpenSSL 1.0.2 supports SSLv2. If a client attempts to negotiate SSLv2 with a server that is configured to support both SSLv2 and more recent SSL and TLS versions then a check is made for a version rollback attack when unpadding an RSA signature. Clients that support SSL or TLS versions greater than SSLv2 are supposed to use a special form of padding. A server that supports greater than SSLv2 is supposed to reject connection attempts from a client where this special form of padding is present, because this indicates that a version rollback has occurred (i.e. both client and server support greater than SSLv2, and yet this is the version that is being requested). The implementation of this padding check inverted the logic so that the connection attempt is accepted if the padding is present, and rejected if it is absent. This means that such as server will accept a connection if a version rollback attack has occurred. Further the server will erroneously reject a connection if a normal SSLv2 connection attempt is made. Only OpenSSL 1.0.2 servers from version 1.0.2s to 1.0.2x are affected by this issue. In order to be vulnerable a 1.0.2 server must: 1) have configured SSLv2 support at compile time (this is off by default), 2) have configured SSLv2 support at runtime (this is off by default), 3) have configured SSLv2 ciphersuites (these are not in the default ciphersuite list) OpenSSL 1.1.1 does not have SSLv2 support and therefore is not vulnerable to this issue. The underlying error is in the implementation of the RSA_padding_check_SSLv23() function. This also affects the RSA_SSLV23_PADDING padding mode used by various other functions. Although 1.1.1 does not support SSLv2 the RSA_padding_check_SSLv23() function still exists, as does the RSA_SSLV23_PADDING padding mode. Applications that directly call that function or use that padding mode will encounter this issue. However since there is no support for the SSLv2 protocol in 1.1.1 this is considered a bug and not a security issue in that version. OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.0.2y (Affected 1.0.2s-1.0.2x).
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to nvd@nist.gov.
CVE Modified by OpenSSL Software Foundation6/21/2024 3:15:16 PM
Action
Type
Old Value
New Value
Added
Reference
OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240621-0006/ [No types assigned]
CVE Modified by OpenSSL Software Foundation5/14/2024 4:20:17 AM
Action
Type
Old Value
New Value
CVE Modified by OpenSSL Software Foundation11/06/2023 10:30:54 PM
Action
Type
Old Value
New Value
Added
Reference
OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=30919ab80a478f2d81f2e9acdcca3fa4740cd547 [No types assigned]
Removed
Reference
OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=30919ab80a478f2d81f2e9acdcca3fa4740cd547
CWE Remap by NIST8/08/2023 10:22:24 AM
Action
Type
Old Value
New Value
Changed
CWE
CWE-326
CWE-327
Modified Analysis by NIST10/28/2022 10:48:21 PM
Action
Type
Old Value
New Value
Added
CPE Configuration
OR
*cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:* versions up to (excluding) 1.0
*cpe:2.3:a:siemens:sinec_ins:1.0:-:*:*:*:*:*:*
*cpe:2.3:a:siemens:sinec_ins:1.0:sp1:*:*:*:*:*:*
Changed
Reference Type
https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf No Types Assigned
https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf Patch, Third Party Advisory
CVE Modified by OpenSSL Software Foundation9/13/2022 8:15:09 AM
OR
*cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*
*cpe:2.3:a:oracle:graalvm:19.3.5:*:*:*:enterprise:*:*:*
*cpe:2.3:a:oracle:graalvm:20.3.1.2:*:*:*:community:*:*:*
*cpe:2.3:a:oracle:graalvm:21.0.0.2:*:*:*:community:*:*:*
OR
*cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*
*cpe:2.3:a:oracle:graalvm:19.3.5:*:*:*:enterprise:*:*:*
*cpe:2.3:a:oracle:graalvm:20.3.1.2:*:*:*:community:*:*:*
*cpe:2.3:a:oracle:graalvm:21.0.0.2:*:*:*:community:*:*:*
Changed
Reference Type
https://www.oracle.com/security-alerts/cpuApr2021.html No Types Assigned
https://www.oracle.com/security-alerts/cpuApr2021.html Patch, Third Party Advisory
CVE Modified by OpenSSL Software Foundation6/14/2021 2:15:36 PM