Out-of-bounds Write in atom-shell
CVE-2024-12693
- atom-shell
- chromium
- chromiumembeddedframework.runtime
- electron
- electron-nightly
- electron-prebuilt
- org.webjars.npm:electron
- org.webjars.npm:electron-prebuilt
Summary
Out of bounds memory access in V8 in Google Chrome versions prior to 131.0.6778.204 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
- LOW
- NETWORK
- PASSIVE
- LOW
CWE-787 - Out-of-Bounds Write
Out-of-bounds write vulnerability is a memory access bug that allows software to write data past the end or before the beginning of the intended buffer. This may result in the corruption of data, a crash, or arbitrary code execution.
References
Advisory Timeline
- Published