cve/2023/CVE-2023-37917.md

18 lines
933 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-37917](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37917)
![](https://img.shields.io/static/v1?label=Product&message=KubePi&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.6.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-269%3A%20Improper%20Privilege%20Management&color=brighgreen)
### Description
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. There are no known workarounds for this vulnerability.
### POC
#### Reference
- https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-757p-vx43-fp9r
#### Github
No PoCs found on GitHub currently.