Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/typo3/cms@6.1.0
purl pkg:composer/typo3/cms@6.1.0
Tags Ghost
Next non-vulnerable version 10.4.35
Latest non-vulnerable version 12.2.0
Risk 4.0
Vulnerabilities affecting this package (11)
Vulnerability Summary Fixed by
VCID-59zz-tmvz-sqgm
Aliases:
GHSA-mxjf-hc9v-xgv2
ExtJS JavaScript framework used in TYPO3 vulnerable to Cross-site Scripting Failing to properly validate the HTTP host-header TYPO3 CMS is susceptible to host spoofing. TYPO3 uses the HTTP host-header to generate absolute URLs in several places like 404 handling, http(s) enforcement, password reset links and many more. Since the host header itself is provided by the client it can be forged to any value, even in a name based virtual hosts environment. A blog post describes this problem in great detail.
6.1.9
Affected by 0 other vulnerabilities.
6.2.3
Affected by 104 other vulnerabilities.
VCID-635d-efe6-bbgm
Aliases:
CVE-2013-4250
GHSA-54jj-pxx2-pv8h
TYPO3 doesn't properly check file extensions The (1) file upload component and (2) File Abstraction Layer (FAL) in TYPO3 6.0.x before 6.0.8 and 6.1.x before 6.1.3 do not properly check file extensions, which allow remote authenticated editors to execute arbitrary PHP code by uploading a .php file.
6.1.3
Affected by 0 other vulnerabilities.
VCID-9j2h-q1n5-kbgt
Aliases:
CVE-2014-3943
GHSA-qqh2-h6gw-6x8x
Typo3 XSS Vulnerabilities Multiple cross-site scripting (XSS) vulnerabilities in unspecified backend components in TYPO3 4.5.0 before 4.5.34, 4.7.0 before 4.7.19, 6.0.0 before 6.0.14, 6.1.0 before 6.1.9, and 6.2.0 before 6.2.3 allow remote authenticated editors to inject arbitrary web script or HTML via unknown parameters.
6.1.9
Affected by 0 other vulnerabilities.
6.2.3
Affected by 104 other vulnerabilities.
VCID-d79s-4kzk-hugy
Aliases:
CVE-2014-3941
GHSA-594h-cx6w-p4jf
Typo3 Host Header Spoofing Vulnerability TYPO3 4.5.0 before 4.5.34, 4.7.0 before 4.7.19, 6.0.0 before 6.0.14, 6.1.0 before 6.1.9, and 6.2.0 before 6.2.3 allows remote attackers to have unspecified impact via a crafted HTTP Host header, related to "Host Spoofing."
6.1.9
Affected by 0 other vulnerabilities.
6.2.3
Affected by 104 other vulnerabilities.
VCID-hpju-vhzg-jyes
Aliases:
GHSA-45xg-4w5x-j429
TYPO3 Arbitrary Shell Execution in Swiftmailer library The swiftmailer library in use allows to execute arbitrary shell commands if the "From" header comes from a non-trusted source and no "Return-Path" is configured. Affected are only TYPO3 installation the configuration option ``` $GLOBALS['TYPO3_CONF_VARS']['MAIL']['transport'] ``` is set to "sendmail". Installations with the default configuration are not affected.
6.1.12
Affected by 1 other vulnerability.
6.2.6
Affected by 100 other vulnerabilities.
VCID-m3dg-q4eg-wyfb
Aliases:
CVE-2014-3942
GHSA-55g3-fjwm-w2c8
TYPO3 Color Picker Wizard component allows remote authenticated editors to execute arbitrary PHP code The Color Picker Wizard component in TYPO3 4.5.0 before 4.5.34, 4.7.0 before 4.7.19, 6.0.0 before 6.0.14, and 6.1.0 before 6.1.9 allows remote authenticated editors to execute arbitrary PHP code via a serialized PHP object.
6.1.9
Affected by 0 other vulnerabilities.
VCID-nsh9-8twn-6ydn
Aliases:
CVE-2013-4321
GHSA-m76j-69c2-c3m8
TYPO3 vulnerable to remote authenticated arbitrary code execution The File Abstraction Layer (FAL) in TYPO3 6.0.x before 6.0.9 and 6.1.x before 6.1.4 allows remote authenticated editors to execute arbitrary PHP code via unspecified characters in the file extension when renaming a file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-4250.
6.1.4
Affected by 0 other vulnerabilities.
VCID-p8m8-y53c-cubn
Aliases:
CVE-2013-7073
GHSA-4rpv-g4gq-rh4m
TYPO3 vulnerable to Information Disclosure via Content Editing Wizards component The Content Editing Wizards component in TYPO3 4.5.0 through 4.5.31, 4.7.0 through 4.7.16, 6.0.0 through 6.0.11, and 6.1.0 through 6.1.6 does not check permissions, which allows remote authenticated editors to read arbitrary TYPO3 table columns via unspecified parameters.
6.1.7
Affected by 0 other vulnerabilities.
VCID-vbbx-pk8m-jfhd
Aliases:
CVE-2014-9509
GHSA-5479-gqqr-f9gj
Typo3 Vulnerable to Cache Poisoning **Problem Description:** A request URL with arbitrary arguments, but still pointing to the home page of a TYPO3 installation can be cached if the configuration option `config.prefixLocalAnchors` is used with the values "all" or "cached". The impact of this vulnerability is that unfamiliar looking links to the home page can end up in the cache, which leads to a reload of the page in the browser when section links are followed by web page visitors, instead of just directly jumping to the requested section of the page. TYPO3 versions 4.6.x and higher are only affected if the homepage is not a shortcut to a different page. **Solution:** Removing the configuration options `config.prefixLocalAnchors` (and optionally also config.baseUrl) in favor of `config.absRefPrefix` **Credits:** Thanks to Gernot Leitgab who discovered and reported the vulnerability.
6.1.13
Affected by 0 other vulnerabilities.
6.2.9
Affected by 95 other vulnerabilities.
7.0.2
Affected by 61 other vulnerabilities.
VCID-y9d1-wwne-hba5
Aliases:
CVE-2013-7074
GHSA-r8m7-792j-5jvq
several
6.1.7
Affected by 0 other vulnerabilities.
VCID-zqqe-vew2-nbfk
Aliases:
CVE-2013-7075
GHSA-47ww-mq32-g4xw
TYPO3 vulnerable to Insecure Unserialize via Content Editing Wizards component The Content Editing Wizards component in TYPO3 4.5.0 through 4.5.31, 4.7.0 through 4.7.16, 6.0.0 through 6.0.11, and 6.1.0 through 6.1.6 allows remote authenticated backend users to unserialize arbitrary PHP objects, delete arbitrary files, and possibly have other unspecified impacts via an unspecified parameter, related to a "missing signature."
6.1.7
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-04T14:31:45.281416+00:00 GHSA Importer Affected by VCID-zqqe-vew2-nbfk https://github.com/advisories/GHSA-47ww-mq32-g4xw 38.1.0
2026-04-04T14:31:42.531911+00:00 GHSA Importer Affected by VCID-nsh9-8twn-6ydn https://github.com/advisories/GHSA-m76j-69c2-c3m8 38.1.0
2026-04-04T14:31:42.431010+00:00 GHSA Importer Affected by VCID-635d-efe6-bbgm https://github.com/advisories/GHSA-54jj-pxx2-pv8h 38.1.0
2026-04-04T14:31:39.272824+00:00 GHSA Importer Affected by VCID-vbbx-pk8m-jfhd https://github.com/advisories/GHSA-5479-gqqr-f9gj 38.1.0
2026-04-04T14:31:32.467559+00:00 GHSA Importer Affected by VCID-p8m8-y53c-cubn https://github.com/advisories/GHSA-4rpv-g4gq-rh4m 38.1.0
2026-04-04T14:31:11.983578+00:00 GHSA Importer Affected by VCID-y9d1-wwne-hba5 https://github.com/advisories/GHSA-r8m7-792j-5jvq 38.1.0
2026-04-04T14:31:03.050381+00:00 GHSA Importer Affected by VCID-d79s-4kzk-hugy https://github.com/advisories/GHSA-594h-cx6w-p4jf 38.1.0
2026-04-04T14:31:02.978204+00:00 GHSA Importer Affected by VCID-m3dg-q4eg-wyfb https://github.com/advisories/GHSA-55g3-fjwm-w2c8 38.1.0
2026-04-04T14:31:02.944837+00:00 GHSA Importer Affected by VCID-9j2h-q1n5-kbgt https://github.com/advisories/GHSA-qqh2-h6gw-6x8x 38.1.0
2026-04-03T21:26:08.268843+00:00 GitLab Importer Affected by VCID-zqqe-vew2-nbfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2013-7075.yml 38.1.0
2026-04-03T21:26:07.489939+00:00 GitLab Importer Affected by VCID-nsh9-8twn-6ydn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2013-4321.yml 38.1.0
2026-04-03T21:26:03.507272+00:00 GitLab Importer Affected by VCID-vbbx-pk8m-jfhd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2014-9509.yml 38.1.0
2026-04-03T21:26:02.287211+00:00 GitLab Importer Affected by VCID-y9d1-wwne-hba5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2013-7074.yml 38.1.0
2026-04-03T21:26:01.487548+00:00 GitLab Importer Affected by VCID-635d-efe6-bbgm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2013-4250.yml 38.1.0
2026-04-02T12:39:24.325284+00:00 GitLab Importer Affected by VCID-59zz-tmvz-sqgm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-mxjf-hc9v-xgv2.yml 38.0.0
2026-04-02T12:39:23.870700+00:00 GitLab Importer Affected by VCID-hpju-vhzg-jyes https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-45xg-4w5x-j429.yml 38.0.0
2026-04-01T16:05:37.160489+00:00 GHSA Importer Affected by VCID-59zz-tmvz-sqgm https://github.com/advisories/GHSA-mxjf-hc9v-xgv2 38.0.0
2026-04-01T16:05:37.007382+00:00 GHSA Importer Affected by VCID-hpju-vhzg-jyes https://github.com/advisories/GHSA-45xg-4w5x-j429 38.0.0
2026-04-01T12:50:43.209930+00:00 GitLab Importer Affected by VCID-p8m8-y53c-cubn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2013-7073.yml 38.0.0
2026-04-01T12:50:35.087455+00:00 GitLab Importer Affected by VCID-9j2h-q1n5-kbgt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2014-3943.yml 38.0.0
2026-04-01T12:50:32.856569+00:00 GitLab Importer Affected by VCID-d79s-4kzk-hugy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2014-3941.yml 38.0.0
2026-04-01T12:50:26.671772+00:00 GitLab Importer Affected by VCID-m3dg-q4eg-wyfb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2014-3942.yml 38.0.0