SQL Injection Affecting silverstripe/framework package, versions >=3.6.0, <3.6.7 >=3.7.0, <3.7.3 >=4.0.0, <4.0.7 >=4.1.0, <4.1.5 >=4.2.0, <4.2.4 >=4.3.0, <4.3.1


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.15% (51st percentile)
Expand this section
NVD
9.8 critical

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-173709
  • published 19 Feb 2019
  • disclosed 19 Feb 2019
  • credit James Turner

How to fix?

Upgrade silverstripe/framework to version 3.6.7, 3.7.3, 4.0.7, 4.1.5, 4.2.4, 4.3.1 or higher.

Overview

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

Affected versions of this package are vulnerable to SQL Injection via Form and DataObject when a specifically crafted user input is executed as SQL SELECT statements in the process of writing this input to a database record. It requires a specific SilverStripe implementation to accept user input for this purpose.