From 19ebfbaa946aa9abd4504ecd2845fecff3c1d230 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:59:26 +0000 Subject: [PATCH] Publish GHSA-9m6m-c64r-w4f4 --- .../GHSA-9m6m-c64r-w4f4.json | 35 +++++++++++++++---- 1 file changed, 29 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-9m6m-c64r-w4f4/GHSA-9m6m-c64r-w4f4.json (56%) diff --git a/advisories/unreviewed/2024/02/GHSA-9m6m-c64r-w4f4/GHSA-9m6m-c64r-w4f4.json b/advisories/github-reviewed/2024/02/GHSA-9m6m-c64r-w4f4/GHSA-9m6m-c64r-w4f4.json similarity index 56% rename from advisories/unreviewed/2024/02/GHSA-9m6m-c64r-w4f4/GHSA-9m6m-c64r-w4f4.json rename to advisories/github-reviewed/2024/02/GHSA-9m6m-c64r-w4f4/GHSA-9m6m-c64r-w4f4.json index 8a4677620ae..36a98827e6e 100644 --- a/advisories/unreviewed/2024/02/GHSA-9m6m-c64r-w4f4/GHSA-9m6m-c64r-w4f4.json +++ b/advisories/github-reviewed/2024/02/GHSA-9m6m-c64r-w4f4/GHSA-9m6m-c64r-w4f4.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-9m6m-c64r-w4f4", - "modified": "2024-02-05T21:30:31Z", + "modified": "2024-02-05T22:58:08Z", "published": "2024-02-05T21:30:31Z", "aliases": [ "CVE-2024-24396" ], + "summary": "Stimulsoft Dashboard.JS Cross Site Scripting vulnerability", "details": "Cross Site Scripting vulnerability in Stimulsoft GmbH Stimulsoft Dashboard.JS before v.2024.1.2 allows a remote attacker to execute arbitrary code via a crafted payload to the search bar component.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "stimulsoft-dashboards-js" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2024.1.2" + } + ] + } + ] + } ], "references": [ { @@ -26,6 +45,10 @@ "type": "WEB", "url": "https://cves.at/posts/cve-2024-24396/writeup/" }, + { + "type": "PACKAGE", + "url": "https://github.com/stimulsoft/Dashboards.JS" + }, { "type": "WEB", "url": "http://stimulsoft.com" @@ -33,11 +56,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-05T22:58:08Z", "nvd_published_at": "2024-02-05T19:15:08Z" } } \ No newline at end of file