2024-07-14 02:06:08 +00:00

64 lines
2.7 KiB
JSON

{
"id": "CVE-2024-35222",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-05-23T14:15:09.603",
"lastModified": "2024-05-24T01:15:30.977",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Tauri is a framework for building binaries for all major desktop platforms. Remote origin iFrames in Tauri applications can access the Tauri IPC endpoints without being explicitly allowed in the `dangerousRemoteDomainIpcAccess` in v1 and in the `capabilities` in v2. Valid commands with potentially unwanted consequences (\"delete project\", \"transfer credits\", etc.) could be invoked by an attacker that controls the content of an iframe running inside a Tauri app. This vulnerability has been patched in versions 1.6.7 and 2.0.0-beta.19."
},
{
"lang": "es",
"value": "Tauri es un framework para crear archivos binarios para las principales plataformas de escritorio. Los iFrames de origen remoto en aplicaciones Tauri pueden acceder a los endpoints de Tauri IPC sin estar permitidos expl\u00edcitamente en `dangerousRemoteDomainIpcAccess` en v1 y en las `capacidades` en v2. Un atacante que controle el contenido de un iframe que se ejecuta dentro de una aplicaci\u00f3n Tauri podr\u00eda invocar comandos v\u00e1lidos con consecuencias potencialmente no deseadas (\"eliminar proyecto\", \"transferir cr\u00e9ditos\", etc.). Esta vulnerabilidad ha sido parcheada en las versiones 1.6.7 y 2.0.0-beta.19."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.2,
"impactScore": 4.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"references": [
{
"url": "https://github.com/tauri-apps/tauri/issues/8316",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/tauri-apps/tauri/security/advisories/GHSA-57fm-592m-34r7",
"source": "security-advisories@github.com"
}
]
}