原始 OSV JSON
{
"id": "GHSA-7wpw-2hjm-89gp",
"aliases": [
"CVE-2020-28499"
],
"details": "All versions of package merge <2.1.1 are vulnerable to Prototype Pollution via _recursiveMerge .",
"summary": "Prototype Pollution in merge",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.1"
}
]
}
],
"package": {
"name": "merge",
"ecosystem": "npm"
}
}
],
"modified": "2024-02-13T22:31:44Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
"published": "2021-05-04T20:18:47Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28499",
"type": "ADVISORY"
},
{
"url": "https://github.com/yeikos/js.merge/commit/7b0ddc2701d813f2ba289b32d6a4b9d4cc235fb4",
"type": "WEB"
},
{
"url": "https://github.com/yeikos/js.merge/blob/56ca75b2dd0f2820f1e08a49f62f04bbfb8c5f8f/src/index.ts#L64",
"type": "WEB"
},
{
"url": "https://github.com/yeikos/js.merge/blob/master/src/index.ts#L64",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1071049",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-MERGE-1042987",
"type": "WEB"
},
{
"url": "https://vuldb.com/?id.170146",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-915"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-02-18T16:15:00Z",
"github_reviewed_at": "2021-03-18T22:54:25Z"
}
}