Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. grumpydictator/firefly-iii
  4. ›
  5. GMS-2024-52

GMS-2024-52: C5 Firefly III CSV Injection.

January 31, 2024

Summary

CSV injection is a vulnerability where untrusted user input in CSV files can lead to unauthorized access or data manipulation. In my subsequent testing of the application.

Details

I discovered that there is an option to “Export Data” from the web app to your personal computer, which exports a “csv” file that can be opened with Excel software that supports macros.

P.S I discovered that the web application’s is offering a demo-site that anyone may access to play with the web application. So, there’s a chance that someone will export the data (CVS) from the demo site and execute it on their PC, giving the malicious actor a complete control over their machine. (if a user enters a malicious payload to the website).

PoC

You can check out my vulnerability report if you need more details/PoC with screenshots: (removed by JC5)

Impact

An attacker can exploit this by entering a specially crafted payload to one of the fields, and when a user export the csv file using the “Export Data” function, the attacker can potentiality can RCE.

Addendum by JC5, the developer of Firefly III

There is zero impact on normal users, even on vulnerable versions.

References

  • github.com/advisories/GHSA-29w6-c52g-m8jc
  • github.com/firefly-iii/firefly-iii/security/advisories/GHSA-29w6-c52g-m8jc

Code Behaviors & Features

Detect and mitigate GMS-2024-52 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.1.7

Fixed versions

  • 6.1.7

Solution

Upgrade to version 6.1.7 or above.

Source file

packagist/grumpydictator/firefly-iii/GMS-2024-52.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:33 +0000.