原始 OSV JSON
{
"id": "GHSA-hr2v-3952-633q",
"aliases": [
"CVE-2018-3750"
],
"details": "Versions of `deep-extend` before 0.5.1 are vulnerable to prototype pollution.\n\n\n## Recommendation\n\nUpdate to version 0.5.1 or later.",
"summary": "Prototype Pollution in deep-extend",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.1"
}
]
}
],
"package": {
"name": "deep-extend",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-14T17:26:45Z",
"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": "2018-10-09T00:44:59Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3750",
"type": "ADVISORY"
},
{
"url": "https://github.com/unclechu/node-deep-extend/commit/9423fae877e2ab6b4aecc4db79a0ed63039d4703",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/311333",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-hr2v-3952-633q",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/612",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:40:53Z"
}
}