Lucene search

K
osvGoogleOSV:CVE-2021-21246
HistoryJan 15, 2021 - 9:15 p.m.

CVE-2021-21246

2021-01-1521:15:13
Google
osv.dev
7
onedev
security check
user resource
access tokens
sensitive data leak
api
http(s)
administrator impersonation

AI Score

7

Confidence

Low

EPSS

0.003

Percentile

69.7%

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.

AI Score

7

Confidence

Low

EPSS

0.003

Percentile

69.7%

Related for OSV:CVE-2021-21246