From 3407d9b7dcc023c3461c51916ea71275df3e104f 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:18:17 +0000 Subject: [PATCH] Publish Advisories GHSA-3mf5-r4hg-hfx9 GHSA-3mf5-r4hg-hfx9 --- .../GHSA-3mf5-r4hg-hfx9.json | 61 +++++++++++++++++++ .../GHSA-3mf5-r4hg-hfx9.json | 29 --------- 2 files changed, 61 insertions(+), 29 deletions(-) create mode 100644 advisories/github-reviewed/2025/03/GHSA-3mf5-r4hg-hfx9/GHSA-3mf5-r4hg-hfx9.json delete mode 100644 advisories/unreviewed/2025/03/GHSA-3mf5-r4hg-hfx9/GHSA-3mf5-r4hg-hfx9.json diff --git a/advisories/github-reviewed/2025/03/GHSA-3mf5-r4hg-hfx9/GHSA-3mf5-r4hg-hfx9.json b/advisories/github-reviewed/2025/03/GHSA-3mf5-r4hg-hfx9/GHSA-3mf5-r4hg-hfx9.json new file mode 100644 index 00000000000..f14901774b0 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-3mf5-r4hg-hfx9/GHSA-3mf5-r4hg-hfx9.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3mf5-r4hg-hfx9", + "modified": "2025-03-03T22:16:42Z", + "published": "2025-03-03T18:31:28Z", + "aliases": [ + "CVE-2024-53388" + ], + "summary": "mavo DOM Clobbering vulnerability", + "details": "A DOM Clobbering vulnerability in mavo v0.3.2 allows attackers to execute arbitrary code via supplying a crafted HTML element.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "mavo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.3.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53388" + }, + { + "type": "WEB", + "url": "https://gist.github.com/jackfromeast/a61a5429a97985e7ff4c1d39e339d5d8" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mavoweb/mavo" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-03T22:16:42Z", + "nvd_published_at": "2025-03-03T17:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-3mf5-r4hg-hfx9/GHSA-3mf5-r4hg-hfx9.json b/advisories/unreviewed/2025/03/GHSA-3mf5-r4hg-hfx9/GHSA-3mf5-r4hg-hfx9.json deleted file mode 100644 index 90cbf535418..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-3mf5-r4hg-hfx9/GHSA-3mf5-r4hg-hfx9.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-3mf5-r4hg-hfx9", - "modified": "2025-03-03T18:31:28Z", - "published": "2025-03-03T18:31:28Z", - "aliases": [ - "CVE-2024-53388" - ], - "details": "A DOM Clobbering vulnerability in mavo v0.3.2 allows attackers to execute arbitrary code via supplying a crafted HTML element.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53388" - }, - { - "type": "WEB", - "url": "https://gist.github.com/jackfromeast/a61a5429a97985e7ff4c1d39e339d5d8" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-03T17:15:13Z" - } -} \ No newline at end of file