mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-79h2-v6hh-wq23
This commit is contained in:
+29
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-79h2-v6hh-wq23",
|
||||
"modified": "2025-02-06T18:31:05Z",
|
||||
"modified": "2025-02-06T22:52:18Z",
|
||||
"published": "2025-02-06T06:31:25Z",
|
||||
"aliases": [
|
||||
"CVE-2024-57066"
|
||||
],
|
||||
"summary": "@ndhoule/defaults prototype pollution",
|
||||
"details": "A prototype pollution in the lib.deep function of @ndhoule/defaults v2.0.1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@ndhoule/defaults"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "2.0.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -22,6 +43,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/tariqhawis/8ee7327cc8b78df738cd32505cbbbd44"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/ndhoule/defaults"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -29,8 +54,8 @@
|
||||
"CWE-1321"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-02-06T22:52:18Z",
|
||||
"nvd_published_at": "2025-02-05T22:15:31Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user