CVE-2024-53845 - CVE House
Back to Database
Status published Medium CVE-2024-53845

AES/CBC Constant IV Vulnerability in ESPTouch v2

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-53845

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

esp-idf
Vulnerable Versions:
>= 5.3.0, < 5.3.2, >= 5.2.0, < 5.2.4, >= 5.1.0, < 5.1.6, < 5.0.8

Timeline

Official Publish: December 11th, 2024
Last Modified: December 12th, 2024
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)