cve/2024/CVE-2024-4128.md
2024-05-25 21:48:12 +02:00

1.1 KiB

CVE-2024-4128

Description

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 068a2b08dc

POC

Reference

No PoCs from references.

Github