From 0c68014ab48a45aacd0346b474268008ce710093 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 22:21:58 +0000 Subject: [PATCH] Publish Advisories GHSA-pfr4-4397-3hg8 GHSA-pfr4-4397-3hg8 --- .../GHSA-pfr4-4397-3hg8.json | 61 +++++++++++++++++++ .../GHSA-pfr4-4397-3hg8.json | 29 --------- 2 files changed, 61 insertions(+), 29 deletions(-) create mode 100644 advisories/github-reviewed/2025/03/GHSA-pfr4-4397-3hg8/GHSA-pfr4-4397-3hg8.json delete mode 100644 advisories/unreviewed/2025/03/GHSA-pfr4-4397-3hg8/GHSA-pfr4-4397-3hg8.json diff --git a/advisories/github-reviewed/2025/03/GHSA-pfr4-4397-3hg8/GHSA-pfr4-4397-3hg8.json b/advisories/github-reviewed/2025/03/GHSA-pfr4-4397-3hg8/GHSA-pfr4-4397-3hg8.json new file mode 100644 index 00000000000..57606310a68 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-pfr4-4397-3hg8/GHSA-pfr4-4397-3hg8.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pfr4-4397-3hg8", + "modified": "2025-03-03T22:20:20Z", + "published": "2025-03-03T18:31:29Z", + "aliases": [ + "CVE-2024-51091" + ], + "summary": "seajs Cross-site Scripting vulnerability", + "details": "Cross Site Scripting vulnerability in seajs v.2.2.3 allows a remote attacker to execute arbitrary code via the seajs package", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "seajs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.2.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51091" + }, + { + "type": "WEB", + "url": "https://gist.github.com/jackfromeast/176413c3bd73f825f7aeeb05e80e02a6" + }, + { + "type": "PACKAGE", + "url": "https://github.com/seajs/seajs" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-03-03T22:20:20Z", + "nvd_published_at": "2025-03-03T18:15:29Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-pfr4-4397-3hg8/GHSA-pfr4-4397-3hg8.json b/advisories/unreviewed/2025/03/GHSA-pfr4-4397-3hg8/GHSA-pfr4-4397-3hg8.json deleted file mode 100644 index 2350d680b68..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-pfr4-4397-3hg8/GHSA-pfr4-4397-3hg8.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-pfr4-4397-3hg8", - "modified": "2025-03-03T18:31:29Z", - "published": "2025-03-03T18:31:29Z", - "aliases": [ - "CVE-2024-51091" - ], - "details": "Cross Site Scripting vulnerability in seajs v.2.2.3 allows a remote attacker to execute arbitrary code via the seajs package", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51091" - }, - { - "type": "WEB", - "url": "https://gist.github.com/jackfromeast/176413c3bd73f825f7aeeb05e80e02a6" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-03T18:15:29Z" - } -} \ No newline at end of file