| عنوان | Open Babel 3.1.1 / master commit 889c350 Use After Free |
|---|
| الوصف | Open Babel version 3.1.1 (and the latest development branch, commit 889c350) is vulnerable to a heap-use-after-free in the GAMESSOutputFormat::ReadMolecule function. When parsing crafted GAMESS output files, the parser calls OpenBabel::tokenize to split input lines into tokens and then converts one token into an integer using atoi. However, the token string buffer is freed when the token vector is cleared, leaving atoi/strtol with a dangling pointer. This results in a use-after-free and can lead to memory corruption and potential code execution if exploited with a malicious input file. The vulnerability is triggered during file conversion with the fuzz target fuzz_convert but affects the core library functions used in normal conversions as well. |
|---|
| المصدر | ⚠️ https://github.com/openbabel/openbabel/issues/2834 |
|---|
| المستخدم | ahuo (UID 90189) |
|---|
| ارسال | 14/09/2025 09:57 AM (11 أشهر منذ) |
|---|
| الاعتدال | 25/09/2025 08:05 PM (11 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 325922 [Open Babel حتى 3.1.1 gamessformat.cpp ReadMolecule تلف الذاكرة] |
|---|
| النقاط | 20 |
|---|