Publish Advisories

GHSA-c9cm-5j82-m6pj
GHSA-c9cm-5j82-m6pj
This commit is contained in:
advisory-database[bot]
2024-08-02 13:25:04 +00:00
parent 5a91dbb9dd
commit a9f88087ef
2 changed files with 65 additions and 38 deletions
@@ -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"
}
}
@@ -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"
}
}