CVE-2024-53845

MEDIUM

ESPTouch <5.3.2-5.0.8 - Info Disclosure

Title source: llm
STIX 2.1

Description

ESPTouch is a connection protocol for internet of things devices. In the ESPTouchV2 protocol, while there is an option to use a custom AES key, there is no option to set the IV (Initialization Vector) prior to versions 5.3.2, 5.2.4, 5.1.6, and 5.0.8. The IV is set to zero and remains constant throughout the product's lifetime. In AES/CBC mode, if the IV is not properly initialized, the encrypted output becomes deterministic, leading to potential data leakage. To address the aforementioned issues, the application generates a random IV when activating the AES key starting in versions 5.3.2, 5.2.4, 5.1.6, and 5.0.8. This IV is then transmitted along with the provision data to the provision device. The provision device has also been equipped with a parser for the AES IV. The upgrade is applicable for all applications and users of ESPTouch v2 component from ESP-IDF. As it is implemented in the ESP Wi-Fi stack, there is no workaround for the user to fix the application layer without upgrading the underlying firmware.

Scores

CVSS v4 6.6
EPSS 0.0019
EPSS Percentile 40.9%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-327 CWE-909
Status published
Products (4)
espressif/esp-idf < 5.0.8
espressif/esp-idf >= 5.1.0, < 5.1.6
espressif/esp-idf >= 5.2.0, < 5.2.4
espressif/esp-idf >= 5.3.0, < 5.3.2
Published Dec 12, 2024
Tracked Since Feb 18, 2026