@actual-app/core@26.5.1

  • latest version

    26.8.1

  • latest non vulnerable version

  • first published

    5 months ago

  • latest version published

    14 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @actual-app/core package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • L
    CSV Injection

    Affected versions of this package are vulnerable to CSV Injection via the escapeCsv function, which fails to neutralize formula-triggering prefixes in user-controlled fields when exporting data to CSV format. An attacker can cause arbitrary formula execution or data exfiltration by injecting specially crafted strings into fields that are later exported and opened in spreadsheet applications.

    How to fix CSV Injection?

    Upgrade @actual-app/core to version 26.6.0 or higher.

    <26.6.0
    • L
    CSV Injection

    Affected versions of this package are vulnerable to CSV Injection in the exportToCSV and exportQueryToCSV processes, where user-controlled input from fields such as Payee and Notes is passed to CSV export without neutralizing formula-triggering characters. An attacker can cause confidential data to be exfiltrated or displayed incorrectly by crafting malicious input that, when exported and opened in spreadsheet software, is interpreted as a formula. This can lead to the exposure of sensitive information or manipulation of displayed data when the exported CSV is opened by a victim or shared recipient.

    How to fix CSV Injection?

    Upgrade @actual-app/core to version 26.6.0 or higher.

    <26.6.0