Skip to main content

Out-of-bounds Read 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
Severity High
Score 8.4/10

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-125 - Out-of-Bounds Read

Out-of-bounds read is a vulnerability that allows access to memory beyond the authorized accessible location. Such a vulnerability compromises the confidentiality of the trusted environment in the application and enables an attacker to launch further attacks by leveraging the exposed information.

Advisory Timeline

  • Published