Tauri Open Redirect Vulnerability Possibly Exposes IPC to External Sites
CVE-2023-31134

4.8MEDIUM

Key Information:

Vendor

Tauri-apps

Status
Vendor
CVE Published:
9 May 2023

What is CVE-2023-31134?

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.

Affected Version(s)

tauri >= 1.0.0, < 1.0.9 < 1.0.0, 1.0.9

tauri >= 1.1.0, < 1.1.4 < 1.1.0, 1.1.4

tauri >= 1.2.0, < 1.2.5 < 1.2.0, 1.2.5

References

CVSS V3.1

Score:
4.8
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Adjacent Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
Required
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.