Skip to main content

Out-of-bounds Write

CVE-2022-46295

Severity High
Score 7.8/10

Summary

Multiple Out-of-Bounds Write vulnerabilities exist in the "translationVectors" parsing functionality in multiple supported formats of Open Babel 3.1.1 and master commit 530dbfa3. A specially-crafted malformed file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability. This vulnerability affects the Gaussian file format. All versions prior to 3.2.0 are affected.

  • LOW
  • LOCAL
  • HIGH
  • UNCHANGED
  • 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