原始 OSV JSON
{
"id": "GHSA-9g9w-hmvj-5h57",
"aliases": [
"CVE-2018-3722"
],
"details": "Versions of `merge-deep` before 3.0.1 are vulnerable to prototype pollution via merging functions.\n\n\n## Recommendation\n\nUpdate to version 3.0.1 or later.",
"summary": "Prototype Pollution in merge-deep",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.1"
}
]
}
],
"package": {
"name": "merge-deep",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-07T18:19:34Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2018-07-26T15:17:15Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3722",
"type": "ADVISORY"
},
{
"url": "https://github.com/jonschlinkert/merge-deep/commit/2c33634da7129a5aefcc262d2fec2e72224404e5",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/310708",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-9g9w-hmvj-5h57",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/580",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-471"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:28:27Z"
}
}