CVE-2024-10668 MEDIUM

CVE-2024-10668: Auth Bypass in Quickshare

Vendor Google
Product Nearby
Weakness CWE-434 · Unrestricted file upload
Published November 7, 2024
Last update November 21, 2024

CVSS base score

5.9/10
Attack vector Adjacent
Attack complexity High
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:A/AC:H/AT:N/PR:L/UI:A/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/AU:N/R:U/V:D/RE:L/U:Green

What the vulnerability does

01Description

There exists an auth bypass in Google Quickshare where an attacker can upload an unknown file type to a victim. The root cause of the vulnerability lies in the fact that when a Payload Transfer frame of type FILE is sent to Quick Share, the file that is contained in this frame is written to disk in the Downloads folder. Quickshare normally deletes unkown files, however an attacker can send two Payload transfer frames of type FILE and the same payload ID. The deletion logic will only delete the first file and not the second. We recommend upgrading past commit 5d8b9156e0c339d82d3dab0849187e8819ad92c0 or Quick Share Windows v1.0.2002.2

Key dates

02Disclosure timeline

November 7, 2024 CVE published
November 21, 2024 Record updated