Publish GHSA-79h2-v6hh-wq23

This commit is contained in:
advisory-database[bot]
2025-02-06 22:54:03 +00:00
parent 2f502af9b3
commit 82463f71d9
@@ -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"
}
}