Vulnerability Details : CVE-2022-36089
KubeVela is an application delivery platform Users using KubeVela's VelaUX APIServer could be affected by an authentication bypass vulnerability. In KubeVela prior to versions 1.4.11 and 1.5.4, VelaUX APIServer uses the `PlatformID` as the signed key to generate the JWT tokens for users. Another API called `getSystemInfo` exposes the platformID. This vulnerability allows users to use the platformID to re-generate the JWT tokens to bypass the authentication. Versions 1.4.11 and 1.5.4 contain a patch for this issue.
Products affected by CVE-2022-36089
- cpe:2.3:a:kubevela:kubevela:*:*:*:*:*:*:*:*
- cpe:2.3:a:kubevela:kubevela:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-36089
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 11 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-36089
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
8.2
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N |
3.9
|
4.2
|
GitHub, Inc. |
CWE ids for CVE-2022-36089
-
A capture-replay flaw exists when the design of the product makes it possible for a malicious user to sniff network traffic and bypass authentication by replaying it to the server in question to the same effect as the original message (or with minor changes).Assigned by: security-advisories@github.com (Primary)
References for CVE-2022-36089
-
https://github.com/kubevela/kubevela/security/advisories/GHSA-cq42-w295-r29q
Authentication Bypass by Capture-replay in VelaUX APIServer · Advisory · kubevela/kubevela · GitHubPatch;Third Party Advisory
-
https://github.com/kubevela/kubevela/pull/4634
Fix: fix signedKey using platform id by FogDong · Pull Request #4634 · kubevela/kubevela · GitHubThird Party Advisory
Jump to