From 82463f71d9631e9e2ff9852a3f424baba856cef0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 22:54:03 +0000 Subject: [PATCH] Publish GHSA-79h2-v6hh-wq23 --- .../GHSA-79h2-v6hh-wq23.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/02/GHSA-79h2-v6hh-wq23/GHSA-79h2-v6hh-wq23.json (56%) diff --git a/advisories/unreviewed/2025/02/GHSA-79h2-v6hh-wq23/GHSA-79h2-v6hh-wq23.json b/advisories/github-reviewed/2025/02/GHSA-79h2-v6hh-wq23/GHSA-79h2-v6hh-wq23.json similarity index 56% rename from advisories/unreviewed/2025/02/GHSA-79h2-v6hh-wq23/GHSA-79h2-v6hh-wq23.json rename to advisories/github-reviewed/2025/02/GHSA-79h2-v6hh-wq23/GHSA-79h2-v6hh-wq23.json index 92565295746..165dc9e6840 100644 --- a/advisories/unreviewed/2025/02/GHSA-79h2-v6hh-wq23/GHSA-79h2-v6hh-wq23.json +++ b/advisories/github-reviewed/2025/02/GHSA-79h2-v6hh-wq23/GHSA-79h2-v6hh-wq23.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-79h2-v6hh-wq23", - "modified": "2025-02-06T18:31:05Z", + "modified": "2025-02-06T22:52:18Z", "published": "2025-02-06T06:31:25Z", "aliases": [ "CVE-2024-57066" ], + "summary": "@ndhoule/defaults prototype pollution", "details": "A prototype pollution in the lib.deep function of @ndhoule/defaults v2.0.1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@ndhoule/defaults" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.0.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +43,10 @@ { "type": "WEB", "url": "https://gist.github.com/tariqhawis/8ee7327cc8b78df738cd32505cbbbd44" + }, + { + "type": "PACKAGE", + "url": "https://github.com/ndhoule/defaults" } ], "database_specific": { @@ -29,8 +54,8 @@ "CWE-1321" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-02-06T22:52:18Z", "nvd_published_at": "2025-02-05T22:15:31Z" } } \ No newline at end of file