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

|
|

|
|

|
|
|
|
### 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 a positive nest_level.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/gopro/gpmf-parser/issues/29
|
|
|
|
#### Github
|
|
- https://github.com/Edward-L/my-cve-list
|
|
|