原始 OSV JSON
{
"id": "GHSA-xcvv-84j5-jw9h",
"aliases": [
"CVE-2018-3720"
],
"details": "Versions of `assign-deep` before 0.4.7 are vulnerable to prototype pollution via merging functions.\n\n\n## Recommendation\n\nUpdate to version 0.4.7 or later.",
"summary": "Prototype Pollution in assign-deep",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.7"
}
]
}
],
"package": {
"name": "assign-deep",
"ecosystem": "npm"
}
}
],
"modified": "2023-03-01T01:46:49Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2018-07-26T15:12:31Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3720",
"type": "ADVISORY"
},
{
"url": "https://github.com/jonschlinkert/assign-deep/commit/19953a8c089b0328c470acaaaf6accdfcb34da11",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/310707",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-xcvv-84j5-jw9h",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/579",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-471"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-06-07T02:29:00Z",
"github_reviewed_at": "2020-06-16T22:03:01Z"
}
}