From a9f88087ef0e86979973f857aa1edb3a44553b1c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 13:25:04 +0000 Subject: [PATCH] Publish Advisories GHSA-c9cm-5j82-m6pj GHSA-c9cm-5j82-m6pj --- .../GHSA-c9cm-5j82-m6pj.json | 65 +++++++++++++++++++ .../GHSA-c9cm-5j82-m6pj.json | 38 ----------- 2 files changed, 65 insertions(+), 38 deletions(-) create mode 100644 advisories/github-reviewed/2024/07/GHSA-c9cm-5j82-m6pj/GHSA-c9cm-5j82-m6pj.json delete mode 100644 advisories/unreviewed/2024/07/GHSA-c9cm-5j82-m6pj/GHSA-c9cm-5j82-m6pj.json diff --git a/advisories/github-reviewed/2024/07/GHSA-c9cm-5j82-m6pj/GHSA-c9cm-5j82-m6pj.json b/advisories/github-reviewed/2024/07/GHSA-c9cm-5j82-m6pj/GHSA-c9cm-5j82-m6pj.json new file mode 100644 index 00000000000..c7a83801ea3 --- /dev/null +++ b/advisories/github-reviewed/2024/07/GHSA-c9cm-5j82-m6pj/GHSA-c9cm-5j82-m6pj.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c9cm-5j82-m6pj", + "modified": "2024-08-02T13:23:35Z", + "published": "2024-07-24T21:31:30Z", + "aliases": [ + "CVE-2024-36536" + ], + "summary": "fabedge has insecure permissions", + "details": "Insecure permissions in fabedge v0.8.1 allows attackers to access sensitive data and escalate privileges by obtaining the service account's token.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/fabedge/fabedge" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.8.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36536" + }, + { + "type": "WEB", + "url": "https://gist.github.com/HouqiyuA/381f100f2ba82a8ada03994aac5bb2e8" + }, + { + "type": "PACKAGE", + "url": "https://github.com/fabedge/fabedge" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-08-02T13:23:35Z", + "nvd_published_at": "2024-07-24T19:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/07/GHSA-c9cm-5j82-m6pj/GHSA-c9cm-5j82-m6pj.json b/advisories/unreviewed/2024/07/GHSA-c9cm-5j82-m6pj/GHSA-c9cm-5j82-m6pj.json deleted file mode 100644 index e97e807b730..00000000000 --- a/advisories/unreviewed/2024/07/GHSA-c9cm-5j82-m6pj/GHSA-c9cm-5j82-m6pj.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-c9cm-5j82-m6pj", - "modified": "2024-08-01T15:32:07Z", - "published": "2024-07-24T21:31:30Z", - "aliases": [ - "CVE-2024-36536" - ], - "details": "Insecure permissions in fabedge v0.8.1 allows attackers to access sensitive data and escalate privileges by obtaining the service account's token.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36536" - }, - { - "type": "WEB", - "url": "https://gist.github.com/HouqiyuA/381f100f2ba82a8ada03994aac5bb2e8" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-863" - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-07-24T19:15:04Z" - } -} \ No newline at end of file