原始 OSV JSON
{
"id": "GHSA-gjm5-83cw-p3p2",
"aliases": [
"CVE-2021-23568"
],
"details": "The package extend2 before 1.0.1 are vulnerable to Prototype Pollution via the extend function due to unsafe recursive merge.",
"summary": "Prototype Pollution in extend2",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.1"
}
]
}
],
"package": {
"name": "extend2",
"ecosystem": "npm"
}
}
],
"modified": "2022-01-11T18:11:48Z",
"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": "2022-01-12T22:59:13Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23568",
"type": "ADVISORY"
},
{
"url": "https://github.com/eggjs/extend2/pull/2",
"type": "WEB"
},
{
"url": "https://github.com/eggjs/extend2/commit/aa332a59116c8398976434b57ea477c6823054f8",
"type": "WEB"
},
{
"url": "https://github.com/eggjs/extend2",
"type": "PACKAGE"
},
{
"url": "https://github.com/eggjs/extend2/blob/master/index.js%23L50-L60",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-EXTEND2-2320315",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2022-01-10T14:10:00Z",
"github_reviewed_at": "2022-01-11T18:11:48Z"
}
}