cve/2019/CVE-2019-9037.md

19 lines
678 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2019-9037](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9037)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a buffer over-read in the function Mat_VarPrint() in mat.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.