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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-11-18 11:15
Updated : 2024-11-18 17:11
NVD link : CVE-2024-11023
Mitre link : CVE-2024-11023
CVE.ORG link : CVE-2024-11023
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')