Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 6.4
- Impact score
- 5.9
- Exploitability score
- 0.5
- Vector string
- CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 6.9
- Impact score
- 10
- Exploitability score
- 3.4
- Vector string
- AV:L/AC:M/Au:N/C:C/I:C/A:C
Weaknesses
- nvd@nist.gov
- CWE-20
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:espressif:esp-idf:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A16A6B0D-D949-4CD3-B16B-66B56E381F6C", "versionEndExcluding": "3.0.6", "versionStartIncluding": "2.0" }, { "criteria": "cpe:2.3:a:espressif:esp-idf:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B969656A-0BC9-4869-96FE-0D08C9EBB83D", "versionEndIncluding": "3.1.1", "versionStartIncluding": "3.1" } ], "operator": "OR" } ] } ]