CVE-2010-3660
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 allows XSS on the backend.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
TYPO3 backend is vulnerable to cross-site scripting (XSS) due to insufficient input sanitization, requiring a valid backend login to exploit.
Vulnerability
Overview
CVE-2010-3660 describes a cross-site scripting (XSS) vulnerability in the TYPO3 backend. The issue arises from the failure to properly sanitize user input in several backend components, allowing an attacker to inject arbitrary HTML or JavaScript code. This vulnerability affects TYPO3 versions 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 [1][2].
Exploitation
Conditions
Exploitation of this XSS flaw requires a valid backend login, meaning the attacker must have authenticated access to the TYPO3 backend. The attack vector is network-based with low complexity, and no special privileges beyond a standard backend user account are needed [1]. The vulnerability is present in multiple backend forms and interfaces that reflect user input without proper escaping.
Impact
A successful XSS attack can allow an authenticated attacker to execute arbitrary scripts in the context of the backend session. This could lead to session hijacking, data theft, or further compromise of the TYPO3 instance by performing actions on behalf of the victim user [1]. The severity is rated as Medium by the TYPO3 security team, with a CVSS v2.0 score of 4.3 (AV:N/AC:L/Au:N/C:N/I:P/A:N) [1].
Mitigation
The TYPO3 project released patched versions (4.1.14, 4.2.13, 4.3.4, and 4.4.1) on July 28, 2010, which fix the XSS issues by improving input sanitization in the backend [1]. Debian also addressed this vulnerability in its security advisory DSA-2098-1 [4]. Users are strongly advised to upgrade to the latest patched version or apply the relevant security updates.
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.
| Package | Affected versions | Patched versions |
|---|---|---|
typo3/cms-backendPackagist | < 4.1.14 | 4.1.14 |
typo3/cms-backendPackagist | >= 4.2.0, < 4.2.13 | 4.2.13 |
typo3/cms-backendPackagist | >= 4.3.0, < 4.3.4 | 4.3.4 |
typo3/cms-backendPackagist | >= 4.4.0, < 4.4.1 | 4.4.1 |
Affected products
2- TYPO3/TYPO3description
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-cg45-qgcf-hf9xghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2010-3660ghsaADVISORY
- bugs.debian.org/cgi-bin/bugreport.cgighsax_refsource_MISCWEB
- security-tracker.debian.org/tracker/CVE-2010-3660ghsax_refsource_MISCWEB
- typo3.org/security/advisory/typo3-sa-2010-012/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.