XSS in Firebase JavaScript Sdk
CVE-2024-11023
Firebase JavaScript SDK utilizes a "FIREBASE_DEFAULTS" cookie to store configuration data, including an "_authTokenSyncURL" field used for session synchronization. If this cookie field is preset via an attacker by any other method, the attacker can manipulate the "_authTokenSyncURL" to point to their own server and it would allow an actor to capture user session data transmitted by the SDK. We recommend upgrading Firebase JS SDK at least to 10.9.0.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.001 (2.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.
Affected products
Weakness classification (CWE)
References
- cve-coordination@google.com (Patch, Issue Tracking)
- cve-coordination@google.com (Release Notes)
Frequently asked questions
- What is CVE-2024-11023?
- CVE-2024-11023 is a medium-severity vulnerability in Firebase JavaScript Sdk, classified under Cross-site Scripting. CVSS score: 6.1/10. Published 2024-11-18.
- How severe is CVE-2024-11023?
- Medium severity. CVSS v3 base score is 6.1 out of 10.