An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a heap-based buffer overflow in the function InflateVarName() in inflate.c when called from ReadNextCell in mat5.c.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/tbeu/matio/issues/103 | third party advisory |
https://github.com/TeamSeri0us/pocs/tree/master/matio | third party advisory exploit |