Permalink
CVE-2024-4128
2.6 LOW
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): HIGH
- Privileges required (PR): LOW
- User interaction (UI): REQUIRED
- Scope (S): UNCHANGED
- Confidentiality impact (C): LOW
- Integrity impact (I): NONE
- Availability impact (A): NONE
CSRF in firebase-tools emulator suite
This vulnerability was a potential CSRF attack. When running the Firebase emulator suite, there is an export endpoint that is used normally to export data from running emulators. If a user was running the emulator and navigated to a malicious website with the exploit on a browser that allowed calls to localhost (ie Chrome before v94), the website could exfiltrate emulator data. We recommend upgrading past version 13.6.0 or commit 068a2b08dc308c7ab4b569617f5fc8821237e3a0 https://github.com/firebase/firebase-tools/commit/068a2b08dc308c7ab4b569617f5fc8821237e3a0
References
- https://github.com/firebase/firebase-tools/pull/6944
- https://github.com/firebase/firebase-tools/commit/068a2b08dc308c7ab4b569617f5fc…
- https://github.com/firebase/firebase-tools/pull/6944
- https://github.com/firebase/firebase-tools/commit/068a2b08dc308c7ab4b569617f5fc…
- https://github.com/firebase/firebase-tools/pull/6944 x_transferred
- https://github.com/firebase/firebase-tools/commit/068a2b08dc308c7ab4b569617f5fc… x_transferred
Affected products
firebase-tools
- =<13.6.0
firebase_admin_sdk_for_php
- ==0
Matching in nixpkgs
pkgs.firebase-tools
Manage, and deploy your Firebase project from the command line
-
nixos-unstable -
- nixpkgs-unstable 14.16.0
Package maintainers
-
@momeemt Mutsuha Asada <me@momee.mt>
-
@sarahec Sarah Clark <seclark@nextquestion.net>