GHSA-6vrv-94jv-crrg

Suggest an improvement
Source
https://github.com/advisories/GHSA-6vrv-94jv-crrg
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/07/GHSA-6vrv-94jv-crrg/GHSA-6vrv-94jv-crrg.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6vrv-94jv-crrg
Aliases
Related
Published
2020-07-07T00:01:05Z
Modified
2023-11-08T04:02:29.004119Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:N CVSS Calculator
Summary
Context isolation bypass via Promise in Electron
Details

Impact

Apps using contextIsolation are affected.

This 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.

Workarounds

There are no app-side workarounds, you must update your Electron version to be protected.

Fixed Versions

  • 9.0.0-beta.21
  • 8.2.4
  • 7.2.4
  • 6.1.11

For more information

If you have any questions or comments about this advisory: * Email us at security@electronjs.org

Database specific
{
    "cwe_ids": [
        "CWE-501"
    ],
    "github_reviewed": true,
    "nvd_published_at": null,
    "github_reviewed_at": "2020-07-06T23:55:38Z",
    "severity": "LOW"
}
References

Affected packages

npm / electron

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.11

npm / electron

Package

Affected ranges

Type
SEMVER
Events
Introduced
7.0.0
Fixed
7.2.4

npm / electron

Package

Affected ranges

Type
SEMVER
Events
Introduced
8.0.0
Fixed
8.2.4