ESPHome is a system to control microcontrollers remotely through Home Automation systems. API endpoints in dashboard component of ESPHome version 2023.12.9 (command line installation) are vulnerable to Cross-Site Request Forgery (CSRF) allowing remote attackers to carry out attacks against a logged user of the dashboard to perform operations on configuration files (create, edit, delete). It is possible for a malicious actor to create a specifically crafted web page that triggers a cross site request against ESPHome, this allows bypassing the authentication for API calls on the platform. This vulnerability allows bypassing authentication on API calls accessing configuration file operations on the behalf of a logged user. In order to trigger the vulnerability, the victim must visit a weaponized page. In addition to this, it is possible to chain this vulnerability with GHSA-9p43-hj5j-96h5/ CVE-2024-27287 to obtain a complete takeover of the user account. Version 2024.3.0 contains a patch for this issue.
References
Configurations
No configuration.
History
21 Nov 2024, 09:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/advisories/GHSA-9p43-hj5j-96h5 - | |
References | () https://github.com/esphome/esphome/security/advisories/GHSA-5925-88xh-6h99 - |
11 Apr 2024, 12:47
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
11 Apr 2024, 01:25
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-11 01:25
Updated : 2024-11-21 09:07
NVD link : CVE-2024-29019
Mitre link : CVE-2024-29019
CVE.ORG link : CVE-2024-29019
JSON object : View
Products Affected
No product.
CWE
CWE-352
Cross-Site Request Forgery (CSRF)