Improper Input Validation Affecting typo3/cms-core package, versions >=11.0.0, <11.1.1 >=10.0.0, <10.4.14 >=8.0.0, <9.5.25


0.0
high

Snyk CVSS

    Attack Complexity Low
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.11% (43rd percentile)
Expand this section
NVD
8.3 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-TYPO3CMSCORE-1086575
  • published 18 Mar 2021
  • disclosed 17 Mar 2021
  • credit Richie Lee

How to fix?

Upgrade typo3/cms-core to version 11.1.1, 10.4.14, 9.5.25 or higher.

Overview

typo3/cms-core is a free open source enterprise content management system.

Affected versions of this package are vulnerable to Improper Input Validation. Attackers can by-pass restrictions of predefined options and submit arbitrary data in the Form Designer backend module of the Form Framework. In the default configuration of the Form Framework this allows attackers to explicitly allow arbitrary mime-types for file uploads - however, default fileDenyPattern successfully blocks files like .htaccess or malicious.php. Besides that, attackers can persist those files in any writable directory of the corresponding TYPO3 installation.