CVE-2023-22463
CVSS V2 None
CVSS V3 None
Description
KubePi is a k8s panel. The jwt authentication function of KubePi through version 1.6.2 uses hard-coded Jwtsigkeys, resulting in the same Jwtsigkeys for all online projects. This means that an attacker can forge any jwt token to take over the administrator account of any online project. Furthermore, they may use the administrator to take over the k8s cluster of the target enterprise. `session.go`, the use of hard-coded JwtSigKey, allows an attacker to use this value to forge jwt tokens arbitrarily. The JwtSigKey is confidential and should not be hard-coded in the code. The vulnerability has been fixed in 1.6.3. In the patch, JWT key is specified in app.yml. If the user leaves it blank, a random key will be used. There are no workarounds aside from upgrading.
Overview
- CVE ID
- CVE-2023-22463
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-01-04T16:15:09
- Last Modified Date
- 2023-01-10T19:08:51
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:fit2cloud:kubepi:*:*:*:*:*:*:*:* | 1 | OR | 1.6.3 |
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-22463 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22463 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-01-04 16:17:17 | Added to TrackCVE | |||
2023-01-04 16:17:18 | Weakness Enumeration | new | ||
2023-01-04 18:20:48 | 2023-01-04T17:42:28 | CVE Modified Date | updated | |
2023-01-04 18:20:48 | Received | Awaiting Analysis | Vulnerability Status | updated |
2023-01-04 18:20:51 | CVSS V3 information | new | ||
2023-01-09 17:16:53 | Awaiting Analysis | Undergoing Analysis | Vulnerability Status | updated |
2023-01-09 17:16:57 | CVSS V3 information | new | ||
2023-01-10 20:25:54 | 2023-01-10T19:08:51 | CVE Modified Date | updated | |
2023-01-10 20:25:54 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2023-01-10 20:25:57 | CPE Information | updated | ||
2023-01-10 20:25:57 | CVSS V3 information | new |