- Description
- 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`.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:o:esphome:esphome_firmware:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "731C3CD3-0010-4AD8-9622-D7B79FB08EE5",
"versionEndExcluding": "2021.9.2"
}
],
"operator": "OR"
},
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:h:espressif:esp32:-:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "D1024B06-380B-4116-B7F9-A21A03534B0C"
},
{
"criteria": "cpe:2.3:h:espressif:esp8266:-:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "0A1C8D90-B27E-4E82-8A72-E1FF3FABA1A0"
}
],
"operator": "OR"
}
],
"operator": "AND"
}
]