ghsa-p26r-gfgc-c47h
Vulnerability from github
Published
2024-10-14 18:30
Modified
2024-12-12 17:51
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
4.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
VLAI Severity ?
Summary
KubeSphere IDOR vulnerability
Details
An Insecure Direct Object Reference (IDOR) vulnerability in KubeSphere v3.4.1 and v4.1.1 allows low-privileged authenticated attackers to access sensitive resources without proper authorization checks.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/kubesphere/kubesphere" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubesphere/kubesphere" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.4.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-46528" ], "database_specific": { "cwe_ids": [ "CWE-639" ], "github_reviewed": true, "github_reviewed_at": "2024-11-01T20:35:14Z", "nvd_published_at": "2024-10-14T18:15:03Z", "severity": "MODERATE" }, "details": "An Insecure Direct Object Reference (IDOR) vulnerability in KubeSphere v3.4.1 and v4.1.1 allows low-privileged authenticated attackers to access sensitive resources without proper authorization checks.", "id": "GHSA-p26r-gfgc-c47h", "modified": "2024-12-12T17:51:25Z", "published": "2024-10-14T18:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46528" }, { "type": "WEB", "url": "https://github.com/kubesphere/kubesphere/issues/6227" }, { "type": "PACKAGE", "url": "https://github.com/kubesphere/kubesphere" }, { "type": "WEB", "url": "https://kubesphere.io" }, { "type": "WEB", "url": "https://okankurtulus.com.tr/2024/09/09/idor-vulnerability-in-kubesphere" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2024-3248" }, { "type": "WEB", "url": "https://www.kubesphere.io/news/kubesphere-cve-2024-46528" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "KubeSphere IDOR 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…