CVE-2021-21246

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, the REST UserResource endpoint performs a security check to make sure that only administrators can list user details. However for the `/users/{id}` endpoint there are no security checks enforced so it is possible to retrieve arbitrary user details including their Access Tokens! These access tokens can be used to access the API or clone code in the build spec via the HTTP(S) protocol. It has permissions to all projects accessible by the user account. This issue may lead to `Sensitive data leak` and leak the Access Token which can be used to impersonate the administrator or any other users. This issue was addressed in 4.0.3 by removing user info from restful api.
Configurations

Configuration 1 (hide)

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

History

21 Jan 2021, 15:07

Type Values Removed Values Added
References (MISC) https://github.com/theonedev/onedev/commit/a4491e5f79dc6cc96eac20972eedc8905ddf6089 - (MISC) https://github.com/theonedev/onedev/commit/a4491e5f79dc6cc96eac20972eedc8905ddf6089 - Patch, Third Party Advisory
References (CONFIRM) https://github.com/theonedev/onedev/security/advisories/GHSA-66v7-gg85-f4gx - (CONFIRM) https://github.com/theonedev/onedev/security/advisories/GHSA-66v7-gg85-f4gx - Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
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-21246

Mitre link : CVE-2021-21246

CVE.ORG link : CVE-2021-21246


JSON object : View

Products Affected

onedev_project

  • onedev
CWE
CWE-862

Missing Authorization