From 9708808ef6570cfd5476ef35bcf4423b1b2d92cf Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:57:38 +0000 Subject: [PATCH] Publish GHSA-v9mx-4pqq-h232 --- .../GHSA-v9mx-4pqq-h232.json | 37 ++++++++++++++++--- 1 file changed, 31 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/12/GHSA-v9mx-4pqq-h232/GHSA-v9mx-4pqq-h232.json (61%) diff --git a/advisories/unreviewed/2024/12/GHSA-v9mx-4pqq-h232/GHSA-v9mx-4pqq-h232.json b/advisories/github-reviewed/2024/12/GHSA-v9mx-4pqq-h232/GHSA-v9mx-4pqq-h232.json similarity index 61% rename from advisories/unreviewed/2024/12/GHSA-v9mx-4pqq-h232/GHSA-v9mx-4pqq-h232.json rename to advisories/github-reviewed/2024/12/GHSA-v9mx-4pqq-h232/GHSA-v9mx-4pqq-h232.json index ba27ace0c49..f5e61468cd6 100644 --- a/advisories/unreviewed/2024/12/GHSA-v9mx-4pqq-h232/GHSA-v9mx-4pqq-h232.json +++ b/advisories/github-reviewed/2024/12/GHSA-v9mx-4pqq-h232/GHSA-v9mx-4pqq-h232.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-v9mx-4pqq-h232", - "modified": "2024-12-18T06:30:49Z", + "modified": "2024-12-18T16:56:06Z", "published": "2024-12-18T06:30:49Z", "aliases": [ "CVE-2024-21548" ], + "summary": "Bun has an Application-level Prototype Pollution vulnerability in the runtime native API for Glo", "details": "Versions of the package bun before 1.1.30 are vulnerable to Prototype Pollution due to improper input sanitization. An attacker can exploit this vulnerability through Bun's APIs that accept objects.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "bun" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.1.30" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -31,6 +52,10 @@ "type": "WEB", "url": "https://github.com/oven-sh/bun/commit/a234e067a5dc7837602df3fb5489e826920cc65a" }, + { + "type": "PACKAGE", + "url": "https://github.com/oven-sh/bun" + }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-BUN-8499549" @@ -40,9 +65,9 @@ "cwe_ids": [ "CWE-1321" ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-12-18T16:56:06Z", "nvd_published_at": "2024-12-18T06:15:23Z" } } \ No newline at end of file