diff --git a/advisories/github-reviewed/2024/07/GHSA-4wm9-3qmv-gvxj/GHSA-4wm9-3qmv-gvxj.json b/advisories/github-reviewed/2024/07/GHSA-4wm9-3qmv-gvxj/GHSA-4wm9-3qmv-gvxj.json index 4aab9dba5bc..5730a24deb2 100644 --- a/advisories/github-reviewed/2024/07/GHSA-4wm9-3qmv-gvxj/GHSA-4wm9-3qmv-gvxj.json +++ b/advisories/github-reviewed/2024/07/GHSA-4wm9-3qmv-gvxj/GHSA-4wm9-3qmv-gvxj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4wm9-3qmv-gvxj", - "modified": "2024-07-01T21:52:44Z", + "modified": "2024-07-05T17:46:56Z", "published": "2024-07-01T15:32:13Z", "aliases": [ "CVE-2024-38993" @@ -9,7 +9,10 @@ "summary": "jsonic was discovered to contain a prototype pollution via the function empty.", "details": "rjrodger jsonic-next v2.12.1 was discovered to contain a prototype pollution via the function empty. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.", "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": [ { @@ -48,9 +51,10 @@ ], "database_specific": { "cwe_ids": [ - "CWE-1321" + "CWE-1321", + "CWE-94" ], - "severity": "MODERATE", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-07-01T21:52:44Z", "nvd_published_at": "2024-07-01T13:15:04Z" diff --git a/advisories/github-reviewed/2024/07/GHSA-6jj6-gm7p-fcvv/GHSA-6jj6-gm7p-fcvv.json b/advisories/github-reviewed/2024/07/GHSA-6jj6-gm7p-fcvv/GHSA-6jj6-gm7p-fcvv.json index 588190cc11a..b7dfb6368e2 100644 --- a/advisories/github-reviewed/2024/07/GHSA-6jj6-gm7p-fcvv/GHSA-6jj6-gm7p-fcvv.json +++ b/advisories/github-reviewed/2024/07/GHSA-6jj6-gm7p-fcvv/GHSA-6jj6-gm7p-fcvv.json @@ -219,6 +219,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-94", "CWE-95" ], "severity": "CRITICAL", diff --git a/advisories/github-reviewed/2024/07/GHSA-w58v-r3cp-qr93/GHSA-w58v-r3cp-qr93.json b/advisories/github-reviewed/2024/07/GHSA-w58v-r3cp-qr93/GHSA-w58v-r3cp-qr93.json index 081dd40527f..ef572069c5c 100644 --- a/advisories/github-reviewed/2024/07/GHSA-w58v-r3cp-qr93/GHSA-w58v-r3cp-qr93.json +++ b/advisories/github-reviewed/2024/07/GHSA-w58v-r3cp-qr93/GHSA-w58v-r3cp-qr93.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w58v-r3cp-qr93", - "modified": "2024-07-01T21:52:10Z", + "modified": "2024-07-05T17:48:11Z", "published": "2024-07-01T15:32:15Z", "aliases": [ "CVE-2024-38994" @@ -9,7 +9,10 @@ "summary": "@amoy/common v was discovered to contain a prototype pollution via the function extend", "details": "amoyjs amoy common v1.0.10 was discovered to contain a prototype pollution via the function extend. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.", "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": [ { @@ -34,9 +37,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-1321" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-07-01T21:52:10Z", "nvd_published_at": "2024-07-01T13:15:05Z"