Lucene search

K
githubGitHub Advisory DatabaseGHSA-4WM2-CWCF-WWVP
HistoryMay 03, 2023 - 9:57 p.m.

Tauri Open Redirect Vulnerability Possibly Exposes IPC to External Sites

2023-05-0321:57:22
CWE-601
GitHub Advisory Database
github.com
90
tauri
open redirect
ipc
security patch
1.x releases

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0.001

Percentile

29.2%

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.

Affected configurations

Vulners
Node
tauritauriRange1.2.01.2.5
OR
tauritauriRange1.1.01.1.4
OR
tauritauriRange1.0.01.0.9
VendorProductVersionCPE
tauritauri*cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0.001

Percentile

29.2%

Related for GHSA-4WM2-CWCF-WWVP