CVE-2024-27287

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27287
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27287.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-27287
Aliases
Published
2024-03-06T18:19:48Z
Modified
2025-11-04T20:17:45.164003Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
ESPHome vulnerable to stored Cross-site Scripting in edit configuration file API
Details

ESPHome is a system to control your ESP8266/ESP32 for Home Automation systems. Starting in version 2023.12.9 and prior to version 2024.2.2, editing the configuration file API in dashboard component of ESPHome version 2023.12.9 (command line installation and Home Assistant add-on) serves unsanitized data with Content-Type: text/html; charset=UTF-8, allowing a remote authenticated user to inject arbitrary web script and exfiltrate session cookies via Cross-Site scripting. It is possible for a malicious authenticated user to inject arbitrary Javascript in configuration files using a POST request to the /edit endpoint, the configuration parameter allows to specify the file to write. To trigger the XSS vulnerability, the victim must visit the page/edit?configuration=[xss file]. Abusing this vulnerability a malicious actor could perform operations on the dashboard on the behalf of a logged user, access sensitive information, create, edit and delete configuration files and flash firmware on managed boards. In addition to this, cookies are not correctly secured, allowing the exfiltration of session cookie values. Version 2024.2.2 contains a patch for this issue.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/esphome/esphome

Affected ranges

Type
GIT
Repo
https://github.com/esphome/esphome
Events

Affected versions

2023.*

2023.12.9

2024.*

2024.2.0
2024.2.0b1
2024.2.0b2
2024.2.0b3
2024.2.1