提出 #658675: Open Asset Import Library Assimp Assimp Version: 6.0.2 / master commit 0581ed5 Heap-based Buffer Overflow情報

タイトルOpen Asset Import Library Assimp Assimp Version: 6.0.2 / master commit 0581ed5 Heap-based Buffer Overflow
説明Using GDB, I inspected the parser state at the crash site. The in pointer was found to be greater than the end pointer (in > end), which violates the contract assumed by functions like getNextSeparator. As a result, the loop condition while (in != end && !isSeparator(*in)) attempts to dereference *in past the allocated buffer. This likely originates from an earlier function (parseDataList, parseStructureBody, or lookForNextToken) that incorrectly advanced in beyond end.
ソース⚠️ https://github.com/assimp/assimp/issues/6357
ユーザー
 sand (UID 90194)
送信2025年09月19日 04:00 (9 月 ago)
モデレーション2025年10月04日 08:02 (15 days later)
ステータス承諾済み
VulDBエントリ327009 [Open Asset Import Library Assimp 6.0.2 OpenDDLParserUtils.h getNextSeparator メモリ破損]
ポイント20

Do you know our Splunk app?

Download it now for free!