原始 OSV JSON
{
"id": "GHSA-r96c-57pf-9jjm",
"aliases": [
"CVE-2018-16491"
],
"details": "Versions of `node.extend` before 1.1.7 or 2.0.1 are vulnerable to prototype pollution. \n\n\n## Recommendation\n\nUpdate to version 1.1.7, 2.0.1 or later.",
"summary": "Prototype Pollution in node.extend",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.7"
}
]
}
],
"package": {
"name": "node.extend",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.1"
}
]
}
],
"package": {
"name": "node.extend",
"ecosystem": "npm"
},
"versions": [
"2.0.0"
]
}
],
"modified": "2023-09-12T18:31:21Z",
"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:17:34Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16491",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/430831",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-r96c-57pf-9jjm",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/781",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:54:07Z"
}
}