Gpmf Parser
by Gopro
Source repositories
CVEs (14)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2019-20086 | 0.00 | — | 0.00 | Dec 30, 2019 | GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GPMF_Next in GPMF_parser.c. | |||
| CVE-2019-20087 | 0.00 | — | 0.00 | Dec 30, 2019 | GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GPMF_seekToSamples in GPMF-parse.c for the "matching tags" feature. | |||
| CVE-2019-20088 | 0.00 | — | 0.00 | Dec 30, 2019 | GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GetPayload in GPMF_mp4reader.c. | |||
| CVE-2019-20089 | 0.00 | — | 0.00 | Dec 30, 2019 | GoPro GPMF-parser 1.2.3 has an heap-based buffer over-read in GPMF_SeekToSamples in GPMF_parse.c for the size calculation. | |||
| CVE-2019-15146 | 0.00 | — | 0.00 | Aug 18, 2019 | GoPro GPMF-parser 1.2.2 has a heap-based buffer over-read (4 bytes) in GPMF_Next in GPMF_parser.c. | |||
| CVE-2019-15147 | 0.00 | — | 0.00 | Aug 18, 2019 | GoPro GPMF-parser 1.2.2 has an out-of-bounds read and SEGV in GPMF_Next in GPMF_parser.c. | |||
| CVE-2019-15148 | 0.00 | — | 0.00 | Aug 18, 2019 | GoPro GPMF-parser 1.2.2 has an out-of-bounds write in OpenMP4Source in demo/GPMF_mp4reader.c. | |||
| CVE-2018-18699 | 0.00 | — | 0.00 | Oct 27, 2018 | An issue was discovered in GoPro gpmf-parser 1.2.1. There is an out-of-bounds write in OpenMP4Source in GPMF_mp4reader.c. | |||
| CVE-2018-18190 | 0.00 | — | 0.00 | Oct 9, 2018 | An issue was discovered in GoPro gpmf-parser before 1.2.1. There is a divide-by-zero error in GPMF_ScaledData in GPMF_parser.c. | |||
| CVE-2018-13026 | 0.00 | — | 0.00 | Jun 30, 2018 | 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_Type. | |||
| CVE-2018-13011 | 0.00 | — | 0.00 | Jun 29, 2018 | 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_Validate. | |||
| CVE-2018-13008 | 0.00 | — | 0.00 | Jun 29, 2018 | 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. | |||
| CVE-2018-13007 | 0.00 | — | 0.00 | Jun 29, 2018 | 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 (not conditional on a buffer_size_longs check). | |||
| CVE-2018-13009 | 0.00 | — | 0.00 | Jun 29, 2018 | 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). |
- CVE-2019-20086Dec 30, 2019risk 0.00cvss —epss 0.00
GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GPMF_Next in GPMF_parser.c.
- CVE-2019-20087Dec 30, 2019risk 0.00cvss —epss 0.00
GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GPMF_seekToSamples in GPMF-parse.c for the "matching tags" feature.
- CVE-2019-20088Dec 30, 2019risk 0.00cvss —epss 0.00
GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GetPayload in GPMF_mp4reader.c.
- CVE-2019-20089Dec 30, 2019risk 0.00cvss —epss 0.00
GoPro GPMF-parser 1.2.3 has an heap-based buffer over-read in GPMF_SeekToSamples in GPMF_parse.c for the size calculation.
- CVE-2019-15146Aug 18, 2019risk 0.00cvss —epss 0.00
GoPro GPMF-parser 1.2.2 has a heap-based buffer over-read (4 bytes) in GPMF_Next in GPMF_parser.c.
- CVE-2019-15147Aug 18, 2019risk 0.00cvss —epss 0.00
GoPro GPMF-parser 1.2.2 has an out-of-bounds read and SEGV in GPMF_Next in GPMF_parser.c.
- CVE-2019-15148Aug 18, 2019risk 0.00cvss —epss 0.00
GoPro GPMF-parser 1.2.2 has an out-of-bounds write in OpenMP4Source in demo/GPMF_mp4reader.c.
- CVE-2018-18699Oct 27, 2018risk 0.00cvss —epss 0.00
An issue was discovered in GoPro gpmf-parser 1.2.1. There is an out-of-bounds write in OpenMP4Source in GPMF_mp4reader.c.
- CVE-2018-18190Oct 9, 2018risk 0.00cvss —epss 0.00
An issue was discovered in GoPro gpmf-parser before 1.2.1. There is a divide-by-zero error in GPMF_ScaledData in GPMF_parser.c.
- CVE-2018-13026Jun 30, 2018risk 0.00cvss —epss 0.00
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_Type.
- CVE-2018-13011Jun 29, 2018risk 0.00cvss —epss 0.00
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_Validate.
- CVE-2018-13008Jun 29, 2018risk 0.00cvss —epss 0.00
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.
- CVE-2018-13007Jun 29, 2018risk 0.00cvss —epss 0.00
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 (not conditional on a buffer_size_longs check).
- CVE-2018-13009Jun 29, 2018risk 0.00cvss —epss 0.00
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).