Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2022-1434 First vendor Publication 2022-05-03
Vendor Cve Last vendor Modification 2023-11-07

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Overall CVSS Score 5.9
Base Score 5.9 Environmental Score 5.9
impact SubScore 3.6 Temporal Score 5.9
Exploitabality Sub Score 2.2
 
Attack Vector Network Attack Complexity High
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact High Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:N/I:P/A:N)
Cvss Base Score 4.3 Attack Range Network
Cvss Impact Score 2.9 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

The OpenSSL 3.0 implementation of the RC4-MD5 ciphersuite incorrectly uses the AAD data as the MAC key. This makes the MAC key trivially predictable. An attacker could exploit this issue by performing a man-in-the-middle attack to modify data being sent from one endpoint to an OpenSSL 3.0 recipient such that the modified data would still pass the MAC integrity check. Note that data sent from an OpenSSL 3.0 endpoint to a non-OpenSSL 3.0 endpoint will always be rejected by the recipient and the connection will fail at that point. Many application protocols require data to be sent from the client to the server first. Therefore, in such a case, only an OpenSSL 3.0 server would be impacted when talking to a non-OpenSSL 3.0 client. If both endpoints are OpenSSL 3.0 then the attacker could modify data being sent in both directions. In this case both clients and servers could be affected, regardless of the application protocol. Note that in the absence of an attacker this bug means that an OpenSSL 3.0 endpoint communicating with a non-OpenSSL 3.0 endpoint will fail to complete the handshake when using this ciphersuite. The confidentiality of data is not impacted by this issue, i.e. an attacker cannot decrypt data that has been encrypted using this ciphersuite - they can only modify it. In order for this attack to work both endpoints must legitimately negotiate the RC4-MD5 ciphersuite. This ciphersuite is not compiled by default in OpenSSL 3.0, and is not available within the default provider or the default ciphersuite list. This ciphersuite will never be used if TLSv1.3 has been negotiated. In order for an OpenSSL 3.0 endpoint to use this ciphersuite the following must have occurred: 1) OpenSSL must have been compiled with the (non-default) compile time option enable-weak-ssl-ciphers 2) OpenSSL must have had the legacy provider explicitly loaded (either through application code or via configuration) 3) The ciphersuite must have been explicitly added to the ciphersuite list 4) The libssl security level must have been set to 0 (default is 1) 5) A version of SSL/TLS below TLSv1.3 must have been negotiated 6) Both endpoints must negotiate the RC4-MD5 ciphersuite in preference to any others that both endpoints have in common Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2).

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1434

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-327 Use of a Broken or Risky Cryptographic Algorithm (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1
Application 1
Application 1
Application 1
Application 1
Application 1
Application 1
Application 1
Application 423

Sources (Detail)

https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=7d56a74a9682...
Source Url
CONFIRM https://security.netapp.com/advisory/ntap-20220602-0009/
https://www.openssl.org/news/secadv/20220503.txt
MISC https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Date Informations
2024-03-01 13:19:27
  • Multiple Updates
2024-02-02 02:30:58
  • Multiple Updates
2024-02-01 12:25:40
  • Multiple Updates
2023-11-07 21:32:29
  • Multiple Updates
2023-09-05 13:25:24
  • Multiple Updates
2023-09-05 01:25:08
  • Multiple Updates
2023-09-02 13:23:44
  • Multiple Updates
2023-09-02 01:25:32
  • Multiple Updates
2023-08-12 13:29:52
  • Multiple Updates
2023-08-12 01:24:46
  • Multiple Updates
2023-08-11 13:21:59
  • Multiple Updates
2023-08-11 01:25:34
  • Multiple Updates
2023-08-09 02:10:45
  • Multiple Updates
2023-08-06 13:19:48
  • Multiple Updates
2023-08-06 01:24:28
  • Multiple Updates
2023-08-04 13:20:11
  • Multiple Updates
2023-08-04 01:24:50
  • Multiple Updates
2023-07-14 13:20:14
  • Multiple Updates
2023-07-14 01:24:36
  • Multiple Updates
2023-03-29 02:22:09
  • Multiple Updates
2023-03-28 12:24:47
  • Multiple Updates
2023-02-14 17:27:37
  • Multiple Updates
2022-10-19 21:27:48
  • Multiple Updates
2022-10-11 13:11:24
  • Multiple Updates
2022-10-11 01:24:11
  • Multiple Updates
2022-06-03 00:27:21
  • Multiple Updates
2022-05-12 17:22:59
  • Multiple Updates
2022-05-04 00:22:55
  • Multiple Updates
2022-05-03 21:22:53
  • First insertion