From feb7e10308b64704a5f41481c4061e51ef9607b3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 22:34:48 +0000 Subject: [PATCH] Publish GHSA-w5hq-hm5m-4548 --- .../GHSA-w5hq-hm5m-4548.json | 37 +++++++++++++++++-- 1 file changed, 33 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/01/GHSA-w5hq-hm5m-4548/GHSA-w5hq-hm5m-4548.json (53%) diff --git a/advisories/unreviewed/2025/01/GHSA-w5hq-hm5m-4548/GHSA-w5hq-hm5m-4548.json b/advisories/github-reviewed/2025/01/GHSA-w5hq-hm5m-4548/GHSA-w5hq-hm5m-4548.json similarity index 53% rename from advisories/unreviewed/2025/01/GHSA-w5hq-hm5m-4548/GHSA-w5hq-hm5m-4548.json rename to advisories/github-reviewed/2025/01/GHSA-w5hq-hm5m-4548/GHSA-w5hq-hm5m-4548.json index 094153de5df..e8fc86930f5 100644 --- a/advisories/unreviewed/2025/01/GHSA-w5hq-hm5m-4548/GHSA-w5hq-hm5m-4548.json +++ b/advisories/github-reviewed/2025/01/GHSA-w5hq-hm5m-4548/GHSA-w5hq-hm5m-4548.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-w5hq-hm5m-4548", - "modified": "2025-01-24T21:31:27Z", + "modified": "2025-01-24T22:33:06Z", "published": "2025-01-24T00:31:47Z", "aliases": [ "CVE-2024-57556" ], + "summary": "Cross Site Scripting vulnerability in store2", "details": "Cross Site Scripting vulnerability in nbubna store v.2.14.2 and before allows a remote attacker to execute arbitrary code via the store.deep.js component", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "store2" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.14.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +43,14 @@ { "type": "WEB", "url": "https://github.com/nbubna/store/issues/127" + }, + { + "type": "WEB", + "url": "https://github.com/nbubna/store/pull/128" + }, + { + "type": "PACKAGE", + "url": "https://github.com/nbubna/store" } ], "database_specific": { @@ -29,8 +58,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-01-24T22:33:05Z", "nvd_published_at": "2025-01-23T22:15:15Z" } } \ No newline at end of file