原始 OSV JSON
{
"id": "GHSA-3mpr-hq3p-49h9",
"aliases": [
"CVE-2018-3719"
],
"details": "Versions of `mixin-deep` before 1.3.1 are vulnerable to prototype pollution via merging functions.\n\n\n## Recommendation\n\nUpdate to version 1.3.1 or later.",
"summary": "Prototype Pollution in mixin-deep",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.1"
}
]
}
],
"package": {
"name": "mixin-deep",
"ecosystem": "npm"
}
}
],
"modified": "2023-03-01T01:32:37Z",
"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:10:54Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3719",
"type": "ADVISORY"
},
{
"url": "https://github.com/jonschlinkert/mixin-deep/commit/578b0bc5e74e14de9ef4975f504dc698796bdf9c",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/311236",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-3mpr-hq3p-49h9",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/578",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-471"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-06-07T02:29:00Z",
"github_reviewed_at": "2020-06-16T20:55:36Z"
}
}