An issue was discovered in Espressif ESP-IDF 2.x and 3.x before 3.0.6 and 3.1.x before 3.1.1. Insufficient validation of input data in the 2nd stage bootloader allows a physically proximate attacker to bypass secure boot checks and execute arbitrary code, by crafting an application binary that overwrites a bootloader code segment in process_segment in components/bootloader_support/src/esp_image_format.c. The attack is effective when the flash encryption feature is not enabled, or if the attacker finds a different vulnerability that allows them to write this binary to flash memory.
References
Link | Resource |
---|---|
https://github.com/espressif/esp-idf/releases | Release Notes Third Party Advisory |
https://www.espressif.com/en/news/Espressif_Product_Security_Advisory_Concerning_Secure_Boot_%28CVE-2018-18558%29 | |
https://github.com/espressif/esp-idf/releases | Release Notes Third Party Advisory |
https://www.espressif.com/en/news/Espressif_Product_Security_Advisory_Concerning_Secure_Boot_%28CVE-2018-18558%29 |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 03:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/espressif/esp-idf/releases - Release Notes, Third Party Advisory | |
References | () https://www.espressif.com/en/news/Espressif_Product_Security_Advisory_Concerning_Secure_Boot_%28CVE-2018-18558%29 - |
07 Nov 2023, 02:55
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2019-05-13 13:29
Updated : 2024-11-21 03:56
NVD link : CVE-2018-18558
Mitre link : CVE-2018-18558
CVE.ORG link : CVE-2018-18558
JSON object : View
Products Affected
espressif
- esp-idf
CWE
CWE-20
Improper Input Validation