logo

CVE-2023-31134 tauri

Package

Manager: cargo
Name: tauri
Vulnerable Version: >=1.0.0 <1.0.9 || >=1.1.0 <1.1.4 || >=1.2.0 <1.2.5

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

CVSS v4.0: CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

EPSS: 0.00207 pctl0.43116

Details

Tauri Open Redirect Vulnerability Possibly Exposes IPC to External Sites ### Impact The Tauri IPC is usually strictly isolated from external websites but the isolation can be bypassed by redirecting an existing Tauri window to an external website. This is either possible by an application implementing a feature for users to visit arbitrary websites or due to a bug allowing the open redirect[^open-redirect]. This allows the external website access to the IPC layer and therefore to all configured and exposed Tauri API endpoints and application specific implemented Tauri commands. ### Patches This issue has been patched in the latest release and was backported to all previous `1.x` releases. ### Workarounds Prevent arbitrary input in redirect features. Only allow trusted websites access to the IPC. ### References The feature to enable this behavior in a more constrained way was introduced in the `1.3` release and documentation around this can be found in the [documentation](https://tauri.app/v1/api/config/#securityconfig.dangerousremotedomainipcaccess). [^open-redirect]: [https://en.wikipedia.org/wiki/Open_redirect](https://en.wikipedia.org/wiki/Open_redirect)

Metadata

Created: 2023-05-03T21:57:22Z
Modified: 2023-05-03T21:57:22Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/05/GHSA-4wm2-cwcf-wwvp/GHSA-4wm2-cwcf-wwvp.json
CWE IDs: ["CWE-601"]
Alternative ID: GHSA-4wm2-cwcf-wwvp
Finding: F156
Auto approve: 1