Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: firebase-tools

Found 1 matching suggestions

View:
Compact
Detailed
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
created 6 months ago
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

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

Package maintainers