mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
706 B
Markdown
18 lines
706 B
Markdown
### [CVE-2018-13009](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13009)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|