Executive Summary

Informations
Name CVE-2022-26612 First vendor Publication 2022-04-07
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

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

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Cvss Base Score 7.5 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

In Apache Hadoop, The unTar function uses unTarUsingJava function on Windows and the built-in tar utility on Unix and other OSes. As a result, a TAR entry may create a symlink under the expected extraction directory which points to an external directory. A subsequent TAR entry may extract an arbitrary file into the external directory using the symlink name. This however would be caught by the same targetDirPath check on Unix because of the getCanonicalPath call. However on Windows, getCanonicalPath doesn't resolve symbolic links, which bypasses the check. unpackEntries during TAR extraction follows symbolic links which allows writing outside expected base directory on Windows. This was addressed in Apache Hadoop 3.2.3

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-59 Improper Link Resolution Before File Access ('Link Following')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 75

Sources (Detail)

https://lists.apache.org/thread/hslo7wzw2449gv1jyjk8g6ttd7935fyz
https://security.netapp.com/advisory/ntap-20220519-0004/
Source Url

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
29
Date Informations
2025-06-26 01:57:27
  • Multiple Updates
2025-06-25 12:18:57
  • Multiple Updates
2024-11-28 14:08:32
  • Multiple Updates
2024-08-02 13:34:56
  • Multiple Updates
2024-08-02 01:29:01
  • Multiple Updates
2024-02-02 02:33:39
  • Multiple Updates
2024-02-01 12:26:38
  • Multiple Updates
2023-09-05 13:28:01
  • Multiple Updates
2023-09-05 01:26:05
  • Multiple Updates
2023-09-02 13:26:19
  • Multiple Updates
2023-09-02 01:26:29
  • Multiple Updates
2023-08-12 05:28:31
  • Multiple Updates
2023-08-12 01:25:44
  • Multiple Updates
2023-08-11 05:28:30
  • Multiple Updates
2023-08-11 01:26:33
  • Multiple Updates
2023-08-09 17:28:22
  • Multiple Updates
2023-08-06 13:22:22
  • Multiple Updates
2023-08-06 01:25:28
  • Multiple Updates
2023-08-04 13:22:47
  • Multiple Updates
2023-08-04 01:25:48
  • Multiple Updates
2023-07-14 13:22:48
  • Multiple Updates
2023-07-14 01:25:34
  • Multiple Updates
2023-03-29 02:24:34
  • Multiple Updates
2023-03-28 12:25:43
  • Multiple Updates
2022-10-11 13:13:20
  • Multiple Updates
2022-10-11 01:24:54
  • Multiple Updates
2022-09-09 21:27:25
  • Multiple Updates
2022-05-20 00:27:35
  • Multiple Updates
2022-04-15 21:22:58
  • Multiple Updates
2022-04-08 00:22:51
  • First insertion