VYPR
High severityNVD Advisory· Published Nov 4, 2019· Updated Aug 7, 2024

CVE-2010-3663

CVE-2010-3663

Description

TYPO3 before 4.1.14, 4.2.x before 4.2.13, 4.3.x before 4.3.4 and 4.4.x before 4.4.1 contains an insecure default value of the variable fileDenyPattern which could allow remote attackers to execute arbitrary code on the backend.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

TYPO3 core versions prior to 4.1.14, 4.2.13, 4.3.4, and 4.4.1 contain an insecure default value for the fileDenyPattern variable, allowing remote authenticated backend users to execute arbitrary code.

Vulnerability

Overview

CVE-2010-3663 describes a critical configuration flaw in the TYPO3 content management system. The core software, prior to versions 4.1.14, 4.2.13, 4.3.4, and 4.4.1, shipped with an insecure default value for the fileDenyPattern variable [1][2]. This variable is used to define which file patterns are denied for upload or manipulation in the backend.

Exploitation

Details

The vulnerability is exploitable by an attacker who possesses a valid backend login [1]. Because the default pattern is insufficiently restrictive, an authenticated user can upload or create files with arbitrary code (e.g., PHP scripts) that the server can execute [2]. The attack vector is network-based (AV:N) and requires low complexity, but authentication is required (Au:S) [1].

Impact

Successful exploitation allows a remote authenticated attacker to achieve arbitrary code execution on the TYPO3 backend server [2]. This can lead to full compromise of the TYPO3 installation, including data theft, site defacement, or further lateral movement within the hosting environment.

Mitigation

The issue was fixed by the TYPO3 Security Team, and the solution is to update to versions 4.1.14, 4.2.13, 4.3.4, or 4.4.1 (or later) [1]. The Debian security tracker also references a fix [4]. No workaround is documented; upgrading is the recommended action.

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
typo3/cms-backendPackagist
< 4.1.144.1.14
typo3/cms-backendPackagist
>= 4.2, < 4.2.134.2.13
typo3/cms-backendPackagist
>= 4.3, < 4.3.44.3.4
typo3/cms-backendPackagist
>= 4.4, < 4.4.14.4.1

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.