mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-p734-xg27-8cfq
This commit is contained in:
+32
-5
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p734-xg27-8cfq",
|
||||
"modified": "2024-08-13T15:31:33Z",
|
||||
"modified": "2024-08-13T19:23:49Z",
|
||||
"published": "2024-08-12T15:30:49Z",
|
||||
"aliases": [
|
||||
"CVE-2024-38989"
|
||||
],
|
||||
"details": "izatop bunt v0.29.19 was discovered to contain a prototype pollution via the component /esm/qs.js. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.",
|
||||
"summary": "Prototype pollution in izatop bunt",
|
||||
"details": "izatop bunt v0.29.19 was discovered to contain a prototype pollution via the component /esm/qs.js. This vulnerability allows attackers to execute arbitrary code via injecting arbitrary properties.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -14,13 +15,35 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@bunt/app"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.29.26"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38989"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/izatop/bunt/issues/27"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/izatop/bunt/commit/c55201a8cee03e5282f99874dead988c80d31db7"
|
||||
@@ -28,6 +51,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/mestrtee/5e9830fb180a34d65f04fafb52d2b94b"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/izatop/bunt"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +62,8 @@
|
||||
"CWE-1321"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-13T19:23:49Z",
|
||||
"nvd_published_at": "2024-08-12T13:38:24Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user