mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
19 lines
739 B
Markdown
19 lines
739 B
Markdown
### [CVE-2019-9028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9028)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/TeamSeri0us/pocs/tree/master/matio
|
|
- https://github.com/tbeu/matio/issues/103
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|