ghsa-757p-vx43-fp9r
Vulnerability from github
Published
2023-07-21 20:18
Modified
2023-07-21 20:18
Severity ?
VLAI Severity ?
Summary
KubePi Privilege Escalation vulnerability
Details
Summary
A normal user has permission to create/update users, they can become admin by editing the isadmin
value in the request
PoC
Change the value of the isadmin
field in the request to true:
https://drive.google.com/file/d/1e8XJbIFIDXaFiL-dqn0a0b6u7o3CwqSG/preview
Impact
Elevate user privileges
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/KubeOperator/kubepi" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-37917" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": true, "github_reviewed_at": "2023-07-21T20:18:00Z", "nvd_published_at": "2023-07-21T21:15:11Z", "severity": "CRITICAL" }, "details": "### Summary\nA normal user has permission to create/update users, they can become admin by editing the `isadmin` value in the request\n\n\n### PoC\nChange the value of the `isadmin` field in the request to true:\nhttps://drive.google.com/file/d/1e8XJbIFIDXaFiL-dqn0a0b6u7o3CwqSG/preview\n\n### Impact\nElevate user privileges\n", "id": "GHSA-757p-vx43-fp9r", "modified": "2023-07-21T20:18:00Z", "published": "2023-07-21T20:18:00Z", "references": [ { "type": "WEB", "url": "https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-757p-vx43-fp9r" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37917" }, { "type": "WEB", "url": "https://drive.google.com/file/d/1e8XJbIFIDXaFiL-dqn0a0b6u7o3CwqSG/preview" }, { "type": "PACKAGE", "url": "https://github.com/1Panel-dev/KubePi" }, { "type": "WEB", "url": "https://github.com/1Panel-dev/KubePi/releases/tag/v1.6.5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:L", "type": "CVSS_V3" } ], "summary": "KubePi Privilege Escalation vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…