SB2018062920 - Multiple vulnerabilities in gopro gpmf-parser
Published: June 29, 2018 Updated: August 8, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 secuirty vulnerabilities.
1) Out-of-bounds read (CVE-ID: CVE-2018-13026)
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_Type. A remote attacker can perform a denial of service attack.
2) Out-of-bounds read (CVE-ID: CVE-2018-13011)
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_Validate. A remote attacker can perform a denial of service attack.
3) Out-of-bounds read (CVE-ID: CVE-2018-13007)
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.
4) Out-of-bounds read (CVE-ID: CVE-2018-13008)
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 a positive nest_level. A remote attacker can perform a denial of service attack.
5) Out-of-bounds read (CVE-ID: CVE-2018-13009)
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 (conditional on a buffer_size_longs check). A remote attacker can perform a denial of service attack.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.