From b18bf0e84fa4c0be28d070ad6724cc2d318de884 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 19:25:21 +0000 Subject: [PATCH] Publish GHSA-p734-xg27-8cfq --- .../GHSA-p734-xg27-8cfq.json | 37 ++++++++++++++++--- 1 file changed, 32 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/08/GHSA-p734-xg27-8cfq/GHSA-p734-xg27-8cfq.json (55%) diff --git a/advisories/unreviewed/2024/08/GHSA-p734-xg27-8cfq/GHSA-p734-xg27-8cfq.json b/advisories/github-reviewed/2024/08/GHSA-p734-xg27-8cfq/GHSA-p734-xg27-8cfq.json similarity index 55% rename from advisories/unreviewed/2024/08/GHSA-p734-xg27-8cfq/GHSA-p734-xg27-8cfq.json rename to advisories/github-reviewed/2024/08/GHSA-p734-xg27-8cfq/GHSA-p734-xg27-8cfq.json index b6aa7c8e70f..2d67a38989b 100644 --- a/advisories/unreviewed/2024/08/GHSA-p734-xg27-8cfq/GHSA-p734-xg27-8cfq.json +++ b/advisories/github-reviewed/2024/08/GHSA-p734-xg27-8cfq/GHSA-p734-xg27-8cfq.json @@ -1,12 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-p734-xg27-8cfq", - "modified": "2024-08-13T15:31:33Z", + "modified": "2024-08-13T19:23:49Z", "published": "2024-08-12T15:30:49Z", "aliases": [ "CVE-2024-38989" ], - "details": "izatop bunt v0.29.19 was discovered to contain a prototype pollution via the component /esm/qs.js. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.", + "summary": "Prototype pollution in izatop bunt", + "details": "izatop bunt v0.29.19 was discovered to contain a prototype pollution via the component /esm/qs.js. This vulnerability allows attackers to execute arbitrary code via injecting arbitrary properties.", "severity": [ { "type": "CVSS_V3", @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "@bunt/app" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.29.26" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38989" }, + { + "type": "WEB", + "url": "https://github.com/izatop/bunt/issues/27" + }, { "type": "WEB", "url": "https://github.com/izatop/bunt/commit/c55201a8cee03e5282f99874dead988c80d31db7" @@ -28,6 +51,10 @@ { "type": "WEB", "url": "https://gist.github.com/mestrtee/5e9830fb180a34d65f04fafb52d2b94b" + }, + { + "type": "PACKAGE", + "url": "https://github.com/izatop/bunt" } ], "database_specific": { @@ -35,8 +62,8 @@ "CWE-1321" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-08-13T19:23:49Z", "nvd_published_at": "2024-08-12T13:38:24Z" } } \ No newline at end of file