From 32010a1cd6abf87453a34b8eabd8a63e63009060 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:34:02 +0000 Subject: [PATCH] Publish Advisories GHSA-49mq-c5mf-q7wc GHSA-7f7q-jm58-6f8f GHSA-8wwv-8wrf-7qwr GHSA-qr97-x53q-9m8f --- .../GHSA-49mq-c5mf-q7wc.json | 38 +++++++++++++++++++ .../GHSA-7f7q-jm58-6f8f.json | 1 + .../GHSA-8wwv-8wrf-7qwr.json | 38 +++++++++++++++++++ .../GHSA-qr97-x53q-9m8f.json | 6 ++- 4 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2024/10/GHSA-49mq-c5mf-q7wc/GHSA-49mq-c5mf-q7wc.json create mode 100644 advisories/unreviewed/2024/10/GHSA-8wwv-8wrf-7qwr/GHSA-8wwv-8wrf-7qwr.json diff --git a/advisories/unreviewed/2024/10/GHSA-49mq-c5mf-q7wc/GHSA-49mq-c5mf-q7wc.json b/advisories/unreviewed/2024/10/GHSA-49mq-c5mf-q7wc/GHSA-49mq-c5mf-q7wc.json new file mode 100644 index 00000000000..44cd896e468 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-49mq-c5mf-q7wc/GHSA-49mq-c5mf-q7wc.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-49mq-c5mf-q7wc", + "modified": "2024-10-17T00:32:36Z", + "published": "2024-10-17T00:32:36Z", + "aliases": [ + "CVE-2024-7993" + ], + "details": "A maliciously crafted PDF file, when parsed through Autodesk Revit, can force an Out-of-Bounds Write. A malicious actor can leverage this vulnerability to cause a crash, write sensitive data, or execute arbitrary code in the context of the current process.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7993" + }, + { + "type": "WEB", + "url": "https://autodesk.com/trust/security-advisories/adsk-sa-2024-0018" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-787" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-16T22:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-7f7q-jm58-6f8f/GHSA-7f7q-jm58-6f8f.json b/advisories/unreviewed/2024/10/GHSA-7f7q-jm58-6f8f/GHSA-7f7q-jm58-6f8f.json index 89369ca749e..08375983cbb 100644 --- a/advisories/unreviewed/2024/10/GHSA-7f7q-jm58-6f8f/GHSA-7f7q-jm58-6f8f.json +++ b/advisories/unreviewed/2024/10/GHSA-7f7q-jm58-6f8f/GHSA-7f7q-jm58-6f8f.json @@ -32,6 +32,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-22", "CWE-23" ], "severity": "HIGH", diff --git a/advisories/unreviewed/2024/10/GHSA-8wwv-8wrf-7qwr/GHSA-8wwv-8wrf-7qwr.json b/advisories/unreviewed/2024/10/GHSA-8wwv-8wrf-7qwr/GHSA-8wwv-8wrf-7qwr.json new file mode 100644 index 00000000000..26a7d961362 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-8wwv-8wrf-7qwr/GHSA-8wwv-8wrf-7qwr.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8wwv-8wrf-7qwr", + "modified": "2024-10-17T00:32:36Z", + "published": "2024-10-17T00:32:36Z", + "aliases": [ + "CVE-2024-7994" + ], + "details": "A maliciously crafted RFA file, when parsed through Autodesk Revit, can force a Stack-Based Buffer Overflow. A malicious actor can leverage this vulnerability to cause a crash, read sensitive data, or execute arbitrary code in the context of the current process.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7994" + }, + { + "type": "WEB", + "url": "https://autodesk.com/trust/security-advisories/adsk-sa-2024-0017" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-121" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-16T22:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-qr97-x53q-9m8f/GHSA-qr97-x53q-9m8f.json b/advisories/unreviewed/2024/10/GHSA-qr97-x53q-9m8f/GHSA-qr97-x53q-9m8f.json index 53ea04fe791..b2de635c06a 100644 --- a/advisories/unreviewed/2024/10/GHSA-qr97-x53q-9m8f/GHSA-qr97-x53q-9m8f.json +++ b/advisories/unreviewed/2024/10/GHSA-qr97-x53q-9m8f/GHSA-qr97-x53q-9m8f.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qr97-x53q-9m8f", - "modified": "2024-10-09T21:31:08Z", + "modified": "2024-10-17T00:32:35Z", "published": "2024-10-09T21:31:08Z", "aliases": [ "CVE-2024-39516" @@ -28,6 +28,10 @@ { "type": "WEB", "url": "https://supportportal.juniper.net/JSA88100" + }, + { + "type": "WEB", + "url": "https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/statement/traceoptions-edit-protocols-bgp.html" } ], "database_specific": {