An issue was discovered in retdec v3.3. In function canSplitFunctionOn() of ir_modifications.cpp, there is a possible out of bounds read due to a heap buffer overflow. The impact is: Deny of Service, Memory Disclosure, and Possible Code Execution.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/avast/retdec/issues/637 | exploit third party advisory patch |
https://github.com/avast/retdec/commit/517298bafaaff0a8e3dd60dd055a67c41b545807 | third party advisory patch |