原始 OSV JSON{
"id": "GHSA-4xc9-xhrj-v574",
"aliases": [
"CVE-2018-16487"
],
"details": "Versions of `lodash` before 4.17.11 are vulnerable to prototype pollution. \n\nThe vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of `Object` via `{constructor: {prototype: {...}}}` causing the addition or modification of an existing property that will exist on all objects.\n\n\n\n\n## Recommendation\n\nUpdate to version 4.17.11 or later.",
"summary": "Prototype Pollution in lodash",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.17.11"
}
]
}
],
"package": {
"name": "lodash",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.17.11"
}
]
}
],
"package": {
"name": "lodash-rails",
"ecosystem": "RubyGems"
}
}
],
"modified": "2025-08-12T21:36:47Z",
"severity": [],
"published": "2019-02-07T18:16:48Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16487",
"type": "ADVISORY"
},
{
"url": "https://github.com/lodash/lodash/commit/90e6199a161b6445b01454517b40ef65ebecd2ad",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/380873",
"type": "WEB"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/lodash-rails/CVE-2018-16487.yml",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20190919-0004",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:59:41Z"
}
}