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

CVE-2022-46295: Open Babel has out-of-bounds write in MSI translationVectors[]

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

7.8CVSS Score
HIGHSeverity
NOCISA KEV
VulnerabilityImpact Type

📋 Vulnerability Details

CVE IDCVE-2022-46295
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 MSI parser allowed an

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

Details The MSI reader stored 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. One of five translationVectors[] OOB writes 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 malicious MSI file with the obabel tool, the OBConversion API, or any of the language

📚 Advisory References

⚡ DETECTION RULES AVAILABLE

Get CVE-2022-46295 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