### [CVE-2018-13009](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13009) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description An issue was discovered in gpmf-parser 1.1.2. There is a heap-based buffer over-read in GPMF_parser.c in the function GPMF_Next, related to certain checks for GPMF_KEY_END and nest_level (conditional on a buffer_size_longs check). ### POC #### Reference - https://github.com/gopro/gpmf-parser/issues/29 #### Github - https://github.com/Edward-L/my-cve-list