5 results (0.002 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 1

KubePi is an opensource kubernetes management panel. The endpoint /kubepi/api/v1/users/search?pageNum=1&&pageSize=10 leak password hash of any user (including admin). A sufficiently motivated attacker may be able to crack leaded password hashes. This issue has been addressed in version 1.6.5. • https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-87f6-8gr7-pc6h • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVSS: 9.1EPSS: 0%CPEs: 1EXPL: 1

KubePi is an opensource kubernetes management panel. A normal user has permission to create/update users, they can become admin by editing the `isadmin` value in the request. As a result any user may take administrative control of KubePi. This issue has been addressed in version 1.6.5. Users are advised to upgrade. • https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-757p-vx43-fp9r • CWE-269: Improper Privilege Management •

CVSS: 7.5EPSS: 12%CPEs: 1EXPL: 0

KubePi is a modern Kubernetes panel. The API interfaces with unauthorized entities and may leak sensitive information. This issue has been patched in version 1.6.4. There are currently no known workarounds. • https://github.com/KubeOperator/KubePi/commit/0c6774bf5d9003ae4d60257a3f207c131ff4a6d6 https://github.com/KubeOperator/KubePi/releases/tag/v1.6.4 https://github.com/KubeOperator/KubePi/security/advisories/GHSA-gqx8-hxmv-c4v4 • CWE-862: Missing Authorization •

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

KubePi is a modern Kubernetes panel. A session fixation attack allows an attacker to hijack a legitimate user session, versions 1.6.3 and below are susceptible. A patch will be released in version 1.6.4. KubePi es un panel de Kubernetes moderno. Un ataque de fijación de sesión permite a un atacante secuestrar una sesión de usuario legítima; las versiones 1.6.3 e inferiores son susceptibles. • https://github.com/KubeOperator/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h • CWE-384: Session Fixation •

CVSS: 9.8EPSS: 6%CPEs: 1EXPL: 1

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. • https://github.com/KubeOperator/KubePi/blob/da784f5532ea2495b92708cacb32703bff3a45a3/internal/api/v1/session/session.go#L35 https://github.com/KubeOperator/KubePi/commit/3be58b8df5bc05d2343c30371dd5fcf6a9fbbf8b https://github.com/KubeOperator/KubePi/releases/tag/v1.6.3 https://github.com/KubeOperator/KubePi/security/advisories/GHSA-vjhf-8vqx-vqpq • CWE-798: Use of Hard-coded Credentials •