mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-9m6m-c64r-w4f4
This commit is contained in:
+29
-6
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9m6m-c64r-w4f4",
|
||||
"modified": "2024-02-05T21:30:31Z",
|
||||
"modified": "2024-02-05T22:58:08Z",
|
||||
"published": "2024-02-05T21:30:31Z",
|
||||
"aliases": [
|
||||
"CVE-2024-24396"
|
||||
],
|
||||
"summary": "Stimulsoft Dashboard.JS Cross Site Scripting vulnerability",
|
||||
"details": "Cross Site Scripting vulnerability in Stimulsoft GmbH Stimulsoft Dashboard.JS before v.2024.1.2 allows a remote attacker to execute arbitrary code via a crafted payload to the search bar component.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "stimulsoft-dashboards-js"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2024.1.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -26,6 +45,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://cves.at/posts/cve-2024-24396/writeup/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/stimulsoft/Dashboards.JS"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://stimulsoft.com"
|
||||
@@ -33,11 +56,11 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-05T22:58:08Z",
|
||||
"nvd_published_at": "2024-02-05T19:15:08Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user