Skip to main content

Out-of-bounds Write in atom-shell

CVE-2024-3157

  • atom-shell
  • chromiumembeddedframework.runtime
  • electron
  • electron-nightly
  • electron-prebuilt
  • org.webjars.npm:electron
  • org.webjars.npm:electron-prebuilt
Severity High
Score 9.6/10

Summary

Out of bounds memory access in Compositing in Google Chrome prior to 123.0.6312.122 allowed a remote attacker who had compromised the GPU process to potentially perform a sandbox escape via specific UI gestures.

  • LOW
  • NETWORK
  • HIGH
  • CHANGED
  • REQUIRED
  • NONE
  • HIGH
  • HIGH

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.

Advisory Timeline

  • Published