A flaw was found in Blender 3.3.0. An interger overflow in source/blender/blendthumb/src/blendthumb_extract.cc may lead to program crash or memory corruption.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://developer.blender.org/T99705 | patch vendor advisory exploit |
https://developer.blender.org/rBb1329d7eaa52a11c73b75d19d20bd8f6d11ac535 | patch vendor advisory |
https://developer.blender.org/rB32df09b2416a6961704eca0fe73534c8c4e715b2 | patch vendor advisory |