原始 OSV JSON
{
"id": "GHSA-j32x-j8pj-pg2h",
"aliases": [
"CVE-2020-28450"
],
"details": "This affects all versions of package decal. The vulnerability is in the extend function.",
"summary": "Prototype Pollution in decal",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.1.3"
}
]
}
],
"package": {
"name": "decal",
"ecosystem": "npm"
}
}
],
"modified": "2021-03-22T22:36:42Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H"
}
],
"published": "2021-04-13T15:20:34Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28450",
"type": "ADVISORY"
},
{
"url": "https://github.com/gigafied/decal.js/blob/master/src/utils/extend.js#L23-L56",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-DECAL-1051028",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/package/decal",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-400",
"CWE-94"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-02-04T15:15:00Z",
"github_reviewed_at": "2021-03-22T22:36:42Z"
}
}