原始 OSV JSON
{
"id": "GHSA-qwp9-52h8-xgg8",
"aliases": [
"CVE-2020-28480"
],
"details": "The package jointjs before 3.3.0 are vulnerable to Prototype Pollution via util.setByPath (https://resources.jointjs.com/docs/jointjs/v3.2/joint.htmlutil.setByPath). The path used the access the object's key and set the value is not properly sanitized, leading to a Prototype Pollution.",
"summary": "Prototype pollution in JointJS",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.0"
}
]
}
],
"package": {
"name": "jointjs",
"ecosystem": "npm"
}
}
],
"modified": "2021-01-20T05:24:47Z",
"severity": [],
"published": "2021-01-20T21:21:16Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28480",
"type": "ADVISORY"
},
{
"url": "https://github.com/clientIO/joint/pull/1406",
"type": "WEB"
},
{
"url": "https://github.com/clientIO/joint/blob/master/src/util/util.mjs%23L150",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1062037",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1062036",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-JOINTJS-1024444",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-01-19T15:15:00Z",
"github_reviewed_at": "2021-01-20T05:24:47Z"
}
}