CVE-2021-21251

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3 there is a critical "zip slip" vulnerability. This issue may lead to arbitrary file write. The KubernetesResource REST endpoint untars user controlled data from the request body using TarUtils. TarUtils is a custom library method leveraging Apache Commons Compress. During the untar process, there are no checks in place to prevent an untarred file from traversing the file system and overriding an existing file. For a successful exploitation, the attacker requires a valid __JobToken__ which may not be possible to get without using any of the other reported vulnerabilities. But this should be considered a vulnerability in `io.onedev.commons.utils.TarUtils` since it lives in a different artifact and can affect other projects using it. This issue was addressed in 4.0.3 by validating paths in tar archive to only allow them to be in specified folder when extracted.
Configurations

Configuration 1 (hide)

cpe:2.3:a:onedev_project:onedev:*:*:*:*:*:*:*:*

History

21 Jan 2021, 14:28

Type Values Removed Values Added
References (CONFIRM) https://github.com/theonedev/onedev/security/advisories/GHSA-2w6j-wc8c-9mq2 - (CONFIRM) https://github.com/theonedev/onedev/security/advisories/GHSA-2w6j-wc8c-9mq2 - Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 6.5
v3 : 8.8
CPE cpe:2.3:a:onedev_project:onedev:*:*:*:*:*:*:*:*

15 Jan 2021, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-01-15 21:15

Updated : 2023-12-10 13:41


NVD link : CVE-2021-21251

Mitre link : CVE-2021-21251

CVE.ORG link : CVE-2021-21251


JSON object : View

Products Affected

onedev_project

  • onedev
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')