Ubuntu 14.04 & Ubuntu 11.04
wget https://github.com/mudongliang/source-packages/raw/master/CVE-2004-1265/convex3d-0.8pre1.tar.bz2 tar -xvf convex3d-0.8pre1.tar.bz2 cd convex3d-0.8pre1 ./configure --with-opengl=no --with-x=no --with-gtkgui=no make ./convex-tool/convex-tool -i 7.3ds -o 7.obj Convex 3D 0.8pre1 readObjectChunk overflows objectname buffer
iConvex 3D 0.8 - Buffer Overflow
Convex 3D Buffer Overflow in readObjectChunk
Convex 3D Buffer Overflow Vulnerability
In 3dsimp.cpp, readObjectChunk() calls readName() to read any number of bytes into a 256-byte objectname buffer.