原始 OSV JSON{
"id": "GHSA-6vrv-94jv-crrg",
"aliases": [
"CVE-2020-15096"
],
"details": "### Impact\nApps using `contextIsolation` are affected.\n\nThis is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions.\n\n### Workarounds\nThere are no app-side workarounds, you must update your Electron version to be protected.\n\n### Fixed Versions\n* `9.0.0-beta.21`\n* `8.2.4`\n* `7.2.4`\n* `6.1.11`\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [[email protected] ](mailto:[email protected] )",
"summary": "Context isolation bypass via Promise in Electron",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.1.11"
}
]
}
],
"package": {
"name": "electron",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.2.4"
}
]
}
],
"package": {
"name": "electron",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.2.4"
}
]
}
],
"package": {
"name": "electron",
"ecosystem": "npm"
}
}
],
"modified": "2021-01-07T23:48:19Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:N"
}
],
"published": "2020-07-07T00:01:05Z",
"references": [
{
"url": "https://github.com/electron/electron/security/advisories/GHSA-6vrv-94jv-crrg",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15096",
"type": "ADVISORY"
},
{
"url": "https://www.electronjs.org/releases/stable?page=3#release-notes-for-v824",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-501"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-07-06T23:55:38Z"
}
}