63 lines
3.7 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-29019",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-04-11T01:25:11.690",
"lastModified": "2024-04-11T12:47:44.137",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "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.\n\n"
},
{
"lang": "es",
"value": "ESPHome es un sistema para controlar microcontroladores de forma remota a trav\u00e9s de sistemas de Dom\u00f3tica. Los endpoints API en el componente del tablero de ESPHome versi\u00f3n 2023.12.9 (instalaci\u00f3n de l\u00ednea de comando) son vulnerables a Cross-Site Request Forgery (CSRF), lo que permite a atacantes remotos llevar a cabo ataques contra un usuario registrado en el tablero para realizar operaciones en archivos de configuraci\u00f3n (crear, editar Borrar). Es posible que un actor malintencionado cree una p\u00e1gina web espec\u00edficamente manipulada que active una solicitud entre sitios contra ESPHome, lo que permite omitir la autenticaci\u00f3n para llamadas API en la plataforma. Esta vulnerabilidad permite omitir la autenticaci\u00f3n en llamadas API que acceden a operaciones del archivo de configuraci\u00f3n en nombre de un usuario registrado. Para activar la vulnerabilidad, la v\u00edctima debe visitar una p\u00e1gina armada. Adem\u00e1s de esto, es posible encadenar esta vulnerabilidad con GHSA-9p43-hj5j-96h5/ CVE-2024-27287 para obtener una toma completa de la cuenta del usuario. La versi\u00f3n 2024.3.0 contiene un parche para este problema."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"references": [
{
"url": "https://github.com/advisories/GHSA-9p43-hj5j-96h5",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/esphome/esphome/security/advisories/GHSA-5925-88xh-6h99",
"source": "security-advisories@github.com"
}
]
}