mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-w5hq-hm5m-4548
This commit is contained in:
+33
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-w5hq-hm5m-4548",
|
||||
"modified": "2025-01-24T21:31:27Z",
|
||||
"modified": "2025-01-24T22:33:06Z",
|
||||
"published": "2025-01-24T00:31:47Z",
|
||||
"aliases": [
|
||||
"CVE-2024-57556"
|
||||
],
|
||||
"summary": "Cross Site Scripting vulnerability in store2",
|
||||
"details": "Cross Site Scripting vulnerability in nbubna store v.2.14.2 and before allows a remote attacker to execute arbitrary code via the store.deep.js component",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "store2"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.14.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -22,6 +43,14 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/nbubna/store/issues/127"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/nbubna/store/pull/128"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/nbubna/store"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -29,8 +58,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-01-24T22:33:05Z",
|
||||
"nvd_published_at": "2025-01-23T22:15:15Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user