제출 #654059: Open Babel 3.1.1 / master commit 889c3501 Memory Corruption정보

제목Open Babel 3.1.1 / master commit 889c3501 Memory Corruption
설명Open Babel 3.1.1 (and the current master branch at commit 889c350) contains a vulnerability in the ZIP stream handling code (zipstreamimpl.h). When parsing certain compressed input files, the function zlib_stream::basic_unzip_streambuf<char>::underflow() invokes memcpy with overlapping source and destination buffers. Since memcpy is undefined for overlapping memory regions, this results in undefined behavior and can lead to memory corruption or a crash. A crafted input file can reliably trigger this condition, leading to denial-of-service and potentially opening the door for more severe memory corruption exploits.
원천⚠️ https://github.com/openbabel/openbabel/issues/2832
사용자 ahuo (UID 90189)
제출2025. 09. 14. AM 10:01 (12 개월 ago)
모더레이션2025. 09. 25. PM 08:05 (11 days later)
상태수락
VulDB 항목325923 [Open Babel 까지 3.1.1 /src/zipstreamimpl.h underflow 메모리 손상]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!