原始 OSV JSON
{
"id": "GHSA-6g8v-hpgw-h2v7",
"aliases": [
"CVE-2020-28478"
],
"details": "There is a prototype pollution vulnerability in gsap which affects all versions before 3.6.0.",
"summary": "Prototype pollution in gsap",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6.0"
}
]
}
],
"package": {
"name": "gsap",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-12T20:56:09Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-01-20T21:21:50Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28478",
"type": "ADVISORY"
},
{
"url": "https://github.com/greensock/GSAP/blob/master/src/gsap-core.js#L150",
"type": "WEB"
},
{
"url": "https://github.com/greensock/GSAP/blob/master/src/gsap-core.js%23L147",
"type": "WEB"
},
{
"url": "https://github.com/greensock/GSAP/releases/tag/3.6.0",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-GSAP-1054614",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/package/gsap/v/3.6.0",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-01-19T11:15:00Z",
"github_reviewed_at": "2021-01-20T05:34:02Z"
}
}