HomeCVE Intelligence › CVE-2022-46291
CVSS 7.8 HIGH Vulnerability

CVE-2022-46291: Open Babel has out-of-bounds write in Gaussian translationVectors[]

Summary A memory-safety vulnerability in Open Babel's Gaussian output parser allowed an out-of-bounds write into the translationVectors[] array when reading a crafted input file. Details The Gaussian reader stored perio…

7.8CVSS Score
HIGHSeverity
NOCISA KEV
VulnerabilityImpact Type

📋 Vulnerability Details

CVE IDCVE-2022-46291
Vendorpip
Affected Productopenbabel
Vulnerability TypeVulnerability
CVSS Score7.8 (HIGH)
Actively Exploited❌ No known exploitation
Patch StatusSee Vendor Advisory →
Reported ByCYBERDUDEBIVASH SENTINEL APEX Intelligence (via github_advisories)

🔬 Technical Analysis

#

Summary A memory-safety vulnerability in Open Babel's Gaussian output parser

allowed an out-of-bounds write into the translationVectors[] array when reading a crafted input file.

Details The Gaussian reader stored periodic-cell translation vectors into a

fixed-size translationVectors[] array. A malformed input could push more vectors than the array had slots, causing a write past the end of the array. This is one of five translationVectors[] OOB writes across formats (Gaussian, MOPAC, MOPAC IN, MSI) reported in the TALOS 2022 batch.

Impact Open Babel is a C++ library and CLI used to read and write chemistry

file formats; it is shipped by Linux distributions and embedded in services that may parse untrusted input. Triggering this vulnerability requires the victim to open a

📚 Advisory References

⚡ DETECTION RULES AVAILABLE

Get CVE-2022-46291 Detection Pack

Sigma rules, YARA signatures, IOC table, and SIEM queries for Splunk, Elastic, Sentinel, and Chronicle — deployable in 5 minutes.

✓ Sigma Rules ✓ YARA Pack ✓ IOC Table ✓ SIEM Queries
🛡️ Get Detection Pack → 🔌 Access via API →

🔗 Related Intelligence