Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Firebase Javascript Sdk | < 10.9.0 |
Related Weaknesses (CWE)
References
- https://firebase.google.com/support/release-notes/js#version_1090_-_march_14_202Release Notes
- https://github.com/firebase/firebase-js-sdk/pull/8056Issue TrackingPatch
FAQ
What is CVE-2024-11023?
CVE-2024-11023 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 ...
How severe is CVE-2024-11023?
CVE-2024-11023 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-11023?
Check the references section above for vendor advisories and patch information. Affected products include: Google Firebase Javascript Sdk.