| 제목 | 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. AM 10:08 (11 개월 ago) |
|---|
| 모더레이션 | 2025. 09. 25. PM 08:05 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 325928 [Open Babel 까지 3.1.1 PQSformat.cpp PQSFormat::ReadMolecule 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|