CSV Injection Affecting silverstripe/framework package, versions >=3.5.0, <3.5.6 >=3.6.0, <3.6.3 >=4.0.0, <4.0.1


0.0
high

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-SILVERSTRIPEFRAMEWORK-546503
  • published 5 Feb 2020
  • disclosed 5 Feb 2020
  • credit Ishaq Mohammed

Introduced: 5 Feb 2020

CVE NOT AVAILABLE CWE-20 Open this link in a new tab

How to fix?

Upgrade silverstripe/framework to version 3.5.6, 3.6.3, 4.0.1 or higher.

Overview

silverstripe/framework is a PHP framework forming the base for the SilverStripe CMS.

Affected versions of this package are vulnerable to CSV Injection. In the CSV export feature of the CMS it's possible for the output to contain macros and scripts, which if imported without sanitisation into software (including Microsoft Excel) may be executed.