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 CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
Issue summary: A bug has been identified in the processing of key and
initialisation vector (IV) lengths. This can lead to potential truncation
or overruns during the initialisation of some symmetric ciphers.
Impact summary: A truncation in the IV can result in non-uniqueness,
which could result in loss of confidentiality for some cipher modes.
When calling EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() or
EVP_CipherInit_ex2() the provided OSSL_PARAM array is processed after
the key and IV have been established. Any alterations to the key length,
via the "keylen" parameter or the IV length, via the "ivlen" parameter,
within the OSSL_PARAM array will not take effect as intended, potentially
causing truncation or overreading of these values. The following ciphers
and cipher modes are impacted: RC2, RC4, RC5, CCM, GCM and OCB.
For the CCM, GCM and OCB cipher modes, truncation of the IV can result in
loss of confidentiality. For example, when following NIST's SP 800-38D
section 8.2.1 guidance for constructing a deterministic IV for AES in
GCM mode, truncation of the counter portion could lead to IV reuse.
Both truncations and overruns of the key and overruns of the IV will
produce incorrect results and could, in some cases, trigger a memory
exception. However, these issues are not currently assessed as security
critical.
Changing the key and/or IV lengths is not considered to be a common operation
and the vulnerable API was recently introduced. Furthermore it is likely that
application developers will have spotted this problem during testing since
decryption would fail unless both peers in the communication were similarly
vulnerable. For these reasons we expect the probability of an application being
vulnerable to this to be quite low. However if an application is vulnerable then
this issue is considered very serious. For these reasons we have assessed this
issue as Moderate severity overall.
The OpenSSL SSL/TLS implementation is not affected by this issue.
The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this because
the issue lies outside of the FIPS provider boundary.
OpenSSL 3.1 and 3.0 are vulnerable to this issue.
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 [email protected].
CVE Modified by OpenSSL Software Foundation10/14/2024 11:15:12 AM
Action
Type
Old Value
New Value
Added
CWE
OpenSSL Software Foundation CWE-684
Removed
Reference
OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2023/10/24/1
Removed
Reference
OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20231027-0010/
Removed
Reference
OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240201-0003/
Removed
Reference
OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240201-0004/
Removed
Reference
OpenSSL Software Foundation https://www.debian.org/security/2023/dsa-5532
CVE Modified by OpenSSL Software Foundation5/14/2024 10:26:35 AM
Action
Type
Old Value
New Value
CVE Modified by OpenSSL Software Foundation2/01/2024 12:15:08 PM
Action
Type
Old Value
New Value
Added
Reference
OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240201-0003/ [No types assigned]
Added
Reference
OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240201-0004/ [No types assigned]
Initial Analysis by NIST11/09/2023 8:55:32 AM
Action
Type
Old Value
New Value
Added
CVSS V3.1
NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Added
CWE
NIST NVD-CWE-noinfo
Added
CPE Configuration
AND
OR
*cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*
OR
cpe:2.3:h:netapp:h300s:*:*:*:*:*:*:*:*
Added
CPE Configuration
AND
OR
*cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*
OR
cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*
Added
CPE Configuration
AND
OR
*cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*
OR
cpe:2.3:h:netapp:h410s:*:*:*:*:*:*:*:*
Added
CPE Configuration
AND
OR
*cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*
OR
cpe:2.3:h:netapp:h500s:*:*:*:*:*:*:*:*
Added
CPE Configuration
AND
OR
*cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*
OR
cpe:2.3:h:netapp:h700s:*:*:*:*:*:*:*:*
Added
CPE Configuration
OR
*cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 3.0.0 up to (excluding) 3.0.12
*cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 3.1.0 up to (excluding) 3.1.4
Added
CPE Configuration
OR
*cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*
Changed
Reference Type
http://www.openwall.com/lists/oss-security/2023/10/24/1 No Types Assigned
http://www.openwall.com/lists/oss-security/2023/10/24/1 Mailing List, Third Party Advisory
Changed
Reference Type
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0df40630850fb2740e6be6890bb905d3fc623b2d No Types Assigned
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0df40630850fb2740e6be6890bb905d3fc623b2d Mailing List, Patch, Third Party Advisory
Changed
Reference Type
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=5f69f5c65e483928c4b28ed16af6e5742929f1ee No Types Assigned