原始 OSV JSON{
"id": "GHSA-pjxw-22xf-6pwc",
"aliases": [
"CVE-2018-16486"
],
"details": "All versions of `defaults-deep` are vulnerable to prototype pollution. Provided certain input `defaults-deep` can add or modify properties of the `Object` prototype. These properties will be present on all objects.\n\n\n## Recommendation\n\nAs no patch is currently available for this vulnerability it is our recommendation to select another module that can provide this functionality.",
"summary": "Prototype Pollution in defaults-deep",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.2.4"
}
]
}
],
"package": {
"name": "defaults-deep",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-12T21:05:03Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2019-02-07T18:16:38Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16486",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/380878",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-pjxw-22xf-6pwc",
"type": "ADVISORY"
},
{
"url": "https://github.com/jonschlinkert/defaults-deep",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/778",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-345",
"CWE-400"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:49:31Z"
}
}