Tauri Open Redirect Vulnerability Possibly Exposes IPC to External Sites
Description
Tauri is software for building applications for multi-platform deployment. The Tauri IPC is usually strictly isolated from external websites, but in versions 1.0.0 until 1.0.9, 1.1.0 until 1.1.4, and 1.2.0 until 1.2.5, 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. 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. This issue has been patched in versions 1.0.9, 1.1.4, and 1.2.5. As a workaround, prevent arbitrary input in redirect features and/or only allow trusted websites access to the IPC.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
tauricrates.io | >= 1.0.0, < 1.0.9 | 1.0.9 |
tauricrates.io | >= 1.1.0, < 1.1.4 | 1.1.4 |
tauricrates.io | >= 1.2.0, < 1.2.5 | 1.2.5 |
Affected products
2- Range: >= 1.0.0, < 1.0.9
Patches
Vulnerability mechanics
References
11- github.com/advisories/GHSA-4wm2-cwcf-wwvpghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-31134ghsaADVISORY
- en.wikipedia.org/wiki/Open_redirectghsaWEB
- github.com/tauri-apps/tauri/commit/9c0593c33af52cd9e00ec784d15f63efebdf039cghsaWEB
- github.com/tauri-apps/tauri/releases/tag/tauri-v1.0.9ghsax_refsource_MISCWEB
- github.com/tauri-apps/tauri/releases/tag/tauri-v1.1.4ghsax_refsource_MISCWEB
- github.com/tauri-apps/tauri/releases/tag/tauri-v1.2.5ghsax_refsource_MISCWEB
- github.com/tauri-apps/tauri/security/advisories/GHSA-4wm2-cwcf-wwvpghsax_refsource_CONFIRMWEB
- tauri.app/v1/api/config/ghsaWEB
- www.github.com/tauri-apps/tauri/commit/58ea0b45268dbd46cbac0ebb0887353d057ca767ghsax_refsource_MISCWEB
- www.github.com/tauri-apps/tauri/commit/fa90214b052b1a5d38d54fbf1ca422b4c37cfd1fghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.