제출 #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. AM 04:00 (9 개월 ago)
모더레이션2025. 10. 04. AM 08:02 (15 days later)
상태수락
VulDB 항목327009 [Open Asset Import Library Assimp 6.0.2 OpenDDLParserUtils.h getNextSeparator 메모리 손상]
포인트들20

Do you need the next level of professionalism?

Upgrade your account now!