An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a stack-based buffer over-read in the function InflateDimensions() in inflate.c when called from ReadNextCell in mat5.c.
The product reads 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 |