CVE-2021-41104

ESPHome is a system to control the ESP8266/ESP32. Anyone with web_server enabled and HTTP basic auth configured on version 2021.9.1 or older is vulnerable to an issue in which `web_server` allows over-the-air (OTA) updates without checking user defined basic auth username & password. This issue is patched in version 2021.9.2. As a workaround, one may disable or remove `web_server`.
Configurations

Configuration 1 (hide)

AND
cpe:2.3:o:esphome:esphome_firmware:*:*:*:*:*:*:*:*
OR cpe:2.3:h:espressif:esp32:-:*:*:*:*:*:*:*
cpe:2.3:h:espressif:esp8266:-:*:*:*:*:*:*:*

History

21 Nov 2024, 06:25

Type Values Removed Values Added
References () https://github.com/esphome/esphome/pull/2409/commits/207cde1667d8c799a197b78ca8a5a14de8d5ca1e - Patch, Third Party Advisory () https://github.com/esphome/esphome/pull/2409/commits/207cde1667d8c799a197b78ca8a5a14de8d5ca1e - Patch, Third Party Advisory
References () https://github.com/esphome/esphome/releases/tag/2021.9.2 - Release Notes, Third Party Advisory () https://github.com/esphome/esphome/releases/tag/2021.9.2 - Release Notes, Third Party Advisory
References () https://github.com/esphome/esphome/security/advisories/GHSA-48mj-p7x2-5jfm - Patch, Third Party Advisory () https://github.com/esphome/esphome/security/advisories/GHSA-48mj-p7x2-5jfm - Patch, Third Party Advisory

Information

Published : 2021-09-28 16:15

Updated : 2024-11-21 06:25


NVD link : CVE-2021-41104

Mitre link : CVE-2021-41104

CVE.ORG link : CVE-2021-41104


JSON object : View

Products Affected

esphome

  • esphome_firmware

espressif

  • esp32
  • esp8266
CWE
CWE-306

Missing Authentication for Critical Function