| タイトル | Open Babel 3.1.1 / master commit 889c350 NULL Pointer Dereference |
|---|
| 説明 | Open Babel 3.1.1 (master commit 889c350) is vulnerable to a null pointer dereference in the PQS format parser. The function PQSFormat::ReadMolecule invokes the helper lowerit(char*) with a pointer that may be nullptr or reference an invalid, non-null-terminated buffer. Because no validation is performed before calling strncpy inside lowerit, crafted input can trigger a segmentation fault. |
|---|
| ソース | ⚠️ https://github.com/openbabel/openbabel/issues/2826 |
|---|
| ユーザー | ahuo (UID 90189) |
|---|
| 送信 | 2025年09月14日 10:08 (11 月 ago) |
|---|
| モデレーション | 2025年09月25日 20:05 (11 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 325928 [Open Babel 迄 3.1.1 PQSformat.cpp PQSFormat::ReadMolecule サービス拒否] |
|---|
| ポイント | 20 |
|---|