{ "schema_version": "1.4.0", "id": "GHSA-jxgp-jgh3-8jc8", "modified": "2023-01-24T23:29:09Z", "published": "2023-01-09T21:57:54Z", "aliases": [ "CVE-2023-22480" ], "summary": "KubeOperator allows unauthorized access to system API", "details": "### Summary\n\nUnauthorized access refers to the ability to bypass the system's preset permission settings to access some API interfaces. The attack exploits a flaw in how online applications handle routing permissions.\n\n### Affected Version\n\n<= v3.16.3\n\n### Patches\n\nThe vulnerability has been fixed in v3.16.3.\n\nhttps://github.com/KubeOperator/KubeOperator/commit/7ef42bf1c16900d13e6376f8be5ecdbfdfb44aaf\n\n### Workarounds\n\nIt is recommended to upgrade the version to v3.16.4.\n\n### For more information\n\nIf you have any questions or comments about this advisory, please open an issue.\n\n### References\n\nhttps://github.com/KubeOperator/KubeOperator/releases/tag/v3.16.4", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/KubeOperator/KubeOperator" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.16.3" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/KubeOperator/KubeOperator/security/advisories/GHSA-jxgp-jgh3-8jc8" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22480" }, { "type": "WEB", "url": "https://github.com/KubeOperator/KubeOperator/commit/7ef42bf1c16900d13e6376f8be5ecdbfdfb44aaf" }, { "type": "PACKAGE", "url": "https://github.com/KubeOperator/KubeOperator" }, { "type": "WEB", "url": "https://github.com/KubeOperator/KubeOperator/releases/tag/v3.16.4" } ], "database_specific": { "cwe_ids": [ "CWE-285", "CWE-863" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-01-09T21:57:54Z", "nvd_published_at": "2023-01-14T01:15:00Z" } }