GHSA-7x97-j373-85x5

Suggest an improvement
Source
https://github.com/advisories/GHSA-7x97-j373-85x5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/09/GHSA-7x97-j373-85x5/GHSA-7x97-j373-85x5.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-7x97-j373-85x5
Aliases
Related
Published
2023-09-06T19:51:33Z
Modified
2023-11-08T04:13:15.865796Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:L CVSS Calculator
Summary
Electron vulnerable to out-of-package code execution when launched with arbitrary cwd
Details

Impact

Apps that are launched as command line executables are impacted. E.g. if your app exposes itself in the path as myapp --help

Specifically this issue can only be exploited if the following conditions are met: * Your app is launched with an attacker-controlled working directory * The attacker has the ability to write files to that working directory

This makes the risk quite low, in fact normally issues of this kind are considered outside of our threat model as similar to Chromium we exclude Physically Local Attacks but given the ability for this issue to bypass certain protections like ASAR Integrity it is being treated with higher importance. Please bear this in mind when reporting similar issues in the future.

Workarounds

There are no app side workarounds, you must update to a patched version of Electron.

Fixed Versions

  • 26.0.0-beta.13
  • 25.5.0
  • 24.7.1
  • 23.3.13
  • 22.3.19

For more information

If you have any questions or comments about this advisory, email us at security@electronjs.org

Database specific
{
    "nvd_published_at": "2023-09-06T21:15:13Z",
    "github_reviewed_at": "2023-09-06T19:51:33Z",
    "github_reviewed": true,
    "severity": "MODERATE",
    "cwe_ids": [
        "CWE-94"
    ]
}
References

Affected packages

npm / electron

Package

Affected ranges

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

npm / electron

Package

Affected ranges

Type
SEMVER
Events
Introduced
23.0.0-alpha.1
Fixed
23.3.13

npm / electron

Package

Affected ranges

Type
SEMVER
Events
Introduced
24.0.0-alpha.1
Fixed
24.7.1

npm / electron

Package

Affected ranges

Type
SEMVER
Events
Introduced
25.0.0-alpha.1
Fixed
25.5.0

npm / electron

Package

Affected ranges

Type
SEMVER
Events
Introduced
26.0.0-alpha.1
Fixed
26.0.0-beta.13