Publish Advisories

GHSA-3mf5-r4hg-hfx9
GHSA-3mf5-r4hg-hfx9
This commit is contained in:
advisory-database[bot]
2025-03-03 22:18:17 +00:00
parent b6d687af24
commit 3407d9b7dc
2 changed files with 61 additions and 29 deletions
@@ -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"
}
}
@@ -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"
}
}