Sandboxed renderers can obtain thumbnails of arbitrary files through the nativeImage API
Description
Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. A vulnerability in versions prior to 11.5.0, 12.1.0, and 13.3.0 allows a sandboxed renderer to request a "thumbnail" image of an arbitrary file on the user's system. The thumbnail can potentially include significant parts of the original file, including textual data in many cases. Versions 15.0.0-alpha.10, 14.0.0, 13.3.0, 12.1.0, and 11.5.0 all contain a fix for the vulnerability. Two workarounds aside from upgrading are available. One may make the vulnerability significantly more difficult for an attacker to exploit by enabling contextIsolation in one's app. One may also disable the functionality of the createThumbnailFromPath API if one does not need it.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
electronnpm | < 11.5.0 | 11.5.0 |
electronnpm | >= 12.0.0, < 12.1.0 | 12.1.0 |
electronnpm | >= 13.0.0, < 13.3.0 | 13.3.0 |
Affected products
2- Range: < 11.5.0
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-mpjm-v997-c4h4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-39184ghsaADVISORY
- github.com/electron/electron/pull/30728ghsax_refsource_MISCWEB
- github.com/electron/electron/pull/30728/commits/8fed645bd671f359ee52d806c075ec4e07eda17fghsaWEB
- github.com/electron/electron/security/advisories/GHSA-mpjm-v997-c4h4ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.