fkie_cve-2024-35222
Vulnerability from fkie_nvd
Published
2024-05-23 14:15
Modified
2024-11-21 09:19
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version |
---|
{ "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." } ], "id": "CVE-2024-35222", "lastModified": "2024-11-21T09:19:58.127", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 4.7, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-05-23T14:15:09.603", "references": [ { "source": "security-advisories@github.com", "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": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/tauri-apps/tauri/issues/8316" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/tauri-apps/tauri/security/advisories/GHSA-57fm-592m-34r7" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-284" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…