Publish Advisories

GHSA-pfr4-4397-3hg8
GHSA-pfr4-4397-3hg8
This commit is contained in:
advisory-database[bot]
2025-03-03 22:21:58 +00:00
parent 3407d9b7dc
commit 0c68014ab4
2 changed files with 61 additions and 29 deletions
@@ -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"
}
}
@@ -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"
}
}