SideQuest is a place to get virtual reality applications for Oculus Quest. The SideQuest desktop application uses deep links with a custom protocol (`sidequest://`) to trigger actions in the application from its web contents. Because, prior to version 0.10.35, the deep link URLs were not sanitized properly in all cases, a one-click remote code execution can be achieved in cases when a device is connected, the user is presented with a malicious link and clicks it from within the application. As of version 0.10.35, the custom protocol links within the electron application are now being parsed and sanitized properly.
References
Link | Resource |
---|---|
https://github.com/SideQuestVR/SideQuest/security/advisories/GHSA-3v86-cf9q-x4x7 | Vendor Advisory |
Configurations
History
04 Jan 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-04 15:15
Updated : 2024-02-05 00:22
NVD link : CVE-2024-21625
Mitre link : CVE-2024-21625
CVE.ORG link : CVE-2024-21625
JSON object : View
Products Affected
sidequestvr
- sidequest
CWE
CWE-20
Improper Input Validation