CVE-2014-6290
Description
The tt_news extension for TYPO3 before 3.5.2 is vulnerable to insecure unserialize, allowing remote attackers to execute arbitrary code.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The tt_news extension for TYPO3 before 3.5.2 is vulnerable to insecure unserialize, allowing remote attackers to execute arbitrary code.
Vulnerability
The tt_news extension for TYPO3, versions 3.5.1 and below, contains an insecure unserialize vulnerability. The extension fails to properly sanitize user input before passing it to PHP's unserialize() function, enabling object injection. This issue affects all installations using the vulnerable versions of the extension [1].
Exploitation
An unauthenticated remote attacker can exploit this vulnerability by sending a crafted serialized payload to a vulnerable endpoint of the tt_news extension. No user interaction or special network position is required; the attack can be carried out over HTTP. The attacker simply needs to identify a parameter that is unserialized without validation and supply a malicious serialized object [1].
Impact
Successful exploitation allows the attacker to inject arbitrary PHP objects, which can lead to arbitrary code execution, file manipulation, or information disclosure. The CVSS v2.0 score (AV:N/AC:L/Au:N/C:P/I:P/A:C) indicates partial confidentiality and integrity impact with complete availability impact, meaning the attacker could potentially take full control of the affected TYPO3 instance [1].
Mitigation
The vulnerability is fixed in version 3.5.2 of the tt_news extension, released on February 12, 2014. Users should update immediately via the TYPO3 extension manager or by downloading the updated package from the TYPO3 extension repository. No workarounds are documented. The extension is not part of the TYPO3 default installation and is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog [1].
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
9cpe:2.3:a:news_project:news:3.0.0:*:*:*:*:typo3:*:*+ 7 more
- cpe:2.3:a:news_project:news:3.0.0:*:*:*:*:typo3:*:*
- cpe:2.3:a:news_project:news:3.0.1:*:*:*:*:typo3:*:*
- cpe:2.3:a:news_project:news:3.1.0:*:*:*:*:typo3:*:*
- cpe:2.3:a:news_project:news:3.2.0:*:*:*:*:typo3:*:*
- cpe:2.3:a:news_project:news:3.2.1:*:*:*:*:typo3:*:*
- cpe:2.3:a:news_project:news:3.4.0:*:*:*:*:typo3:*:*
- cpe:2.3:a:news_project:news:3.5.0:*:*:*:*:typo3:*:*
- cpe:2.3:a:news_project:news:*:*:*:*:*:typo3:*:*range: <=3.5.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.