Out-of-bounds read in gpmf-parser - CVE-2018-13007
Published: June 29, 2018 / Updated: August 8, 2020
gpmf-parser
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to 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). A remote attacker can perform a denial of service attack.