Code execution via unbounded MOL2 attribute parsing
Published Jul 21, 2023 · Updated Oct 24, 2024
Out-of-bounds write in Open Babel 3.1.1 and master commit 530dbfa3 allows context-dependent attackers to execute code via a crafted MOL2 file. MOL2Format::ReadMolecule uses unbounded sscanf conversions to copy attacker-controlled attribute and value strings into two 32-byte stack buffers. Triggering the overwrite requires comment handling to be enabled, such as with obabel's -ac option, and execution occurs in the parsing process's security context.
Summary
What happened
Out-of-bounds write in Open Babel 3.1.1 and master commit 530dbfa3 allows context-dependent attackers to execute code via a crafted MOL2 file. MOL2Format::ReadMolecule uses unbounded sscanf conversions to copy attacker-controlled attribute and value strings into two 32-byte stack buffers. Triggering the overwrite requires comment handling to be enabled, such as with obabel's -ac option, and execution occurs in the parsing process's security context.
The record
- CVE
- CVE-2022-43607
- Published
- Jul 21, 2023
- Updated
- Oct 24, 2024
- Vendor
- Open Babel
- Product
- Open Babel
- Classifications
- CWE-119, CWE-787, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 21, 2023CVE publishedPublication date reported by the CVE source.
- Oct 24, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.1.1
- Affected versionversion=master commit 530dbfa3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Open Babel MOL2 regression reproducerproof of concept · validated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo