Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/typo3/cms@6.2.27
purl pkg:composer/typo3/cms@6.2.27
Next non-vulnerable version 10.4.35
Latest non-vulnerable version 12.2.0
Risk 4.0
Vulnerabilities affecting this package (16)
Vulnerability Summary Fixed by
VCID-1jcy-nx8g-z3d3
Aliases:
2016-11-22-1
Insecure Deserialization Insecure Unserialize in TYPO3 Backend.
6.2.29
Affected by 10 other vulnerabilities.
7.0.0
Affected by 64 other vulnerabilities.
7.6.13
Affected by 46 other vulnerabilities.
8.4.1
Affected by 92 other vulnerabilities.
VCID-1qjx-grvf-y7bk
Aliases:
GHSA-c7rj-92xr-wprg
Insecure Unserialize in TYPO3 Backend Failing to properly validate incoming data, the suggest wizard is susceptible to insecure unserialize. To exploit this vulnerability a valid backend user account is needed.
6.2.29
Affected by 10 other vulnerabilities.
7.6.13
Affected by 46 other vulnerabilities.
8.4.1
Affected by 92 other vulnerabilities.
VCID-435j-f3yx-9yep
Aliases:
2016-11-22-2
Path Traversal in TYPO3 Core.
6.2.29
Affected by 10 other vulnerabilities.
7.0.0
Affected by 64 other vulnerabilities.
7.6.13
Affected by 46 other vulnerabilities.
8.4.1
Affected by 92 other vulnerabilities.
VCID-5jgb-dsyx-hyb4
Aliases:
CVE-2021-21338
GHSA-4jhw-2p6j-5wmp
Open Redirection in Login Handling ### Problem It has been discovered that Login Handling is susceptible to open redirection which allows attackers redirecting to arbitrary content, and conducting phishing attacks. No authentication is required in order to exploit this vulnerability. ### Solution Update to TYPO3 versions 6.2.57, 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described. ### Credits Thanks to Alexander Kellner who reported this issue and to TYPO3 security team member Torben Hansen who fixed the issue. ### References * [TYPO3-CORE-SA-2021-001](https://typo3.org/security/advisory/typo3-core-sa-2021-001)
6.2.57
Affected by 0 other vulnerabilities.
7.6.51
Affected by 1 other vulnerability.
8.7.40
Affected by 3 other vulnerabilities.
9.5.25
Affected by 12 other vulnerabilities.
10.4.14
Affected by 22 other vulnerabilities.
11.1.1
Affected by 23 other vulnerabilities.
VCID-c6zq-cfg5-u7d9
Aliases:
GHSA-gj48-w74w-8gvm
GMS-2024-342
Path Traversal in TYPO3 Core Due to a too loose type check in an API method, attackers could bypass the directory traversal check by providing an invalid UTF-8 encoding sequence.
6.2.29
Affected by 10 other vulnerabilities.
7.6.13
Affected by 46 other vulnerabilities.
8.4.1
Affected by 92 other vulnerabilities.
VCID-dsu7-jjjq-f3e1
Aliases:
CVE-2021-21339
GHSA-qx3w-4864-94ch
Cleartext storage of session identifier ### Problem User session identifiers were stored in cleartext - without processing of additional cryptographic hashing algorithms. This vulnerability cannot be exploited directly and occurs in combination with a chained attack - like for instance SQL injection in any other component of the system. ### Solution Update to TYPO3 versions 6.2.57, 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described. ### Credits Thanks to TYPO3 security team member Oliver Hader who reported this issue and to TYPO3 core & security team members Benni Mack & Oliver Hader who fixed the issue. ### References * [TYPO3-CORE-SA-2021-006](https://typo3.org/security/advisory/typo3-core-sa-2021-006)
6.2.57
Affected by 0 other vulnerabilities.
7.6.51
Affected by 1 other vulnerability.
8.7.40
Affected by 3 other vulnerabilities.
9.5.25
Affected by 12 other vulnerabilities.
10.4.14
Affected by 22 other vulnerabilities.
11.1.1
Affected by 23 other vulnerabilities.
VCID-f963-qur3-2qb7
Aliases:
CVE-2020-26227
GHSA-vqqx-jw6p-q3rf
Cross-Site Scripting in Fluid view helpers > ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (5.7) > * CWE-79 ### Problem It has been discovered that system extension Fluid (`typo3/cms-fluid`) of the TYPO3 core is vulnerable to cross-site scripting passing user-controlled data as argument to Fluid view helpers. ``` <f:form ... fieldNamePrefix="{payload}" /> <f:be.labels.csh ... label="{payload}" /> <f:be.menus.actionMenu ... label="{payload}" /> ``` ### Solution Update to TYPO3 versions 9.5.23 or 10.4.10 that fix the problem described. ### Credits Thanks to TYPO3 security team member Oliver Hader who reported this issue and to TYPO3 security team members Helmut Hummel & Oliver Hader who fixed the issue. ### References * [TYPO3-CORE-SA-2020-010](https://typo3.org/security/advisory/typo3-core-sa-2020-010)
7.0.0
Affected by 64 other vulnerabilities.
8.0.0
Affected by 122 other vulnerabilities.
8.7.38
Affected by 0 other vulnerabilities.
9.5.23
Affected by 18 other vulnerabilities.
10.4.10
Affected by 30 other vulnerabilities.
VCID-gcnj-6qb6-pbgz
Aliases:
CVE-2019-19848
GHSA-77p4-wfr8-977w
TYPO3 Directory Traversal on ZIP extraction An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. It has been discovered that the extraction of manually uploaded ZIP archives in Extension Manager is vulnerable to directory traversal. Admin privileges are required in order to exploit this vulnerability. (In v9 LTS and later, System Maintainer privileges are also required.)
8.7.30
Affected by 16 other vulnerabilities.
9.5.12
Affected by 27 other vulnerabilities.
10.2.2
Affected by 41 other vulnerabilities.
VCID-hv3n-j8ck-1ufx
Aliases:
GHSA-g4pf-3jvq-2gcw
TYPO3 Remote Code Execution in third party library swiftmailer TYPO3 uses the package swiftmailer/swiftmailer for mail actions. This package is known to be vulnerable to Remote Code Execution.
6.2.30
Affected by 8 other vulnerabilities.
7.6.15
Affected by 45 other vulnerabilities.
8.5.1
Affected by 94 other vulnerabilities.
VCID-nnh9-udcj-m7fv
Aliases:
TYPO3-CORE-SA-2016-024
Path Traversal Due to a too loose type check in an API method, attackers could bypass the directory traversal check by providing an invalid UTF-8 encoding sequence.
6.2.29
Affected by 10 other vulnerabilities.
7.0.0
Affected by 64 other vulnerabilities.
7.6.13
Affected by 46 other vulnerabilities.
8.4.1
Affected by 92 other vulnerabilities.
VCID-nwxj-3ajk-rkh5
Aliases:
CVE-2018-6905
GHSA-3w22-wrwx-2r75
Cross-site Scripting The page module in TYPO3 is vulnerable to XSS via `$GLOBALS['TYPO3_CONF_VARS']['SYS']['sitename']`, as demonstrated by an admin entering a crafted site name during the installation process.
8.7.11
Affected by 76 other vulnerabilities.
9.1.0
Affected by 92 other vulnerabilities.
9.2.0
Affected by 92 other vulnerabilities.
VCID-prbd-r82t-87dm
Aliases:
TYPO3-CORE-SA-2016-023
Insecure Unserialize in TYPO3 Backend Failing to properly validate incoming data, the suggest wizard is susceptible to insecure unserialize. To exploit this vulnerability a valid backend user account is needed.
6.2.29
Affected by 10 other vulnerabilities.
7.0.0
Affected by 64 other vulnerabilities.
7.6.13
Affected by 46 other vulnerabilities.
8.4.1
Affected by 92 other vulnerabilities.
VCID-q9ak-qcq6-qfhy
Aliases:
2017-01-03-1
Code Injection Remote Code Execution in third party library swiftmailer.
6.2.30
Affected by 8 other vulnerabilities.
7.0.0
Affected by 64 other vulnerabilities.
7.6.15
Affected by 45 other vulnerabilities.
8.5.0
Affected by 95 other vulnerabilities.
VCID-re9h-ze98-rbhu
Aliases:
CVE-2020-8091
GHSA-qvhv-pwww-53jj
Typo3 Cross-Site Scripting in Flash component (ELTS) TYPO3 6.2.0 to 6.2.38 ELTS and 7.0.0 to 7.1.0 included a vulnerable external component, which could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack on a targeted system.
6.2.39
Affected by 0 other vulnerabilities.
7.2.0
Affected by 60 other vulnerabilities.
VCID-xa4m-xpa9-v7h8
Aliases:
CVE-2019-19849
GHSA-rcgc-4xfc-564v
TYPO3 Insecure Deserialization in Query Generator & Query View An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. It has been discovered that the classes QueryGenerator and QueryView are vulnerable to insecure deserialization. One exploitable scenario requires having the system extension ext:lowlevel (Backend Module: DB Check) installed, with a valid backend user who has administrator privileges. The other exploitable scenario requires having the system extension ext:sys_action installed, with a valid backend user who has limited privileges.
8.7.30
Affected by 16 other vulnerabilities.
9.5.12
Affected by 27 other vulnerabilities.
10.2.1
Affected by 41 other vulnerabilities.
10.2.2
Affected by 41 other vulnerabilities.
VCID-zdq2-dhb2-6kaq
Aliases:
CVE-2022-23501
GHSA-jfp7-79g7-89rf
GMS-2022-8134
TYPO3 CMS vulnerable to Weak Authentication in Frontend Login ### Problem Restricting frontend login to specific users, organized in different storage folders (partitions), can be bypassed. A potential attacker might use this ambiguity in usernames to get access to a different account - however, credentials must be known to the adversary. ### Solution Update to TYPO3 versions 8.7.49 ELTS, 9.5.38 ELTS, 10.4.33, 11.5.20, 12.1.1 that fix the problem described above. ### References * [TYPO3-CORE-SA-2022-013](https://typo3.org/security/advisory/typo3-core-sa-2022-013)
10.4.33
Affected by 1 other vulnerability.
11.5.20
Affected by 1 other vulnerability.
12.1.1
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (6)
Vulnerability Summary Aliases
VCID-25t3-1sm6-3kdn Cross-site Scripting XSS in TYPO3 Backend. 2016-09-14-1
VCID-5ppt-avmb-cqb2 Uncontrolled Resource Consumption Cache Flooding in TYPO3 Frontend. 2016-09-14-2
VCID-6wsa-4ywc-8fh4 Cache Flooding in TYPO3 Frontend Links with a valid cHash argument lead to newly generated page cache entries. Because the cHash is not bound to a specific page, attackers could use valid cHash arguments for multiple pages, leading to additional useless page cache entries. Depending on the number of pages in the system and the number of available valid links with a cHash, attackers could add a considerable amount of additional cache entries, which in the end exceed storage limits and thus could lead to the system not responding any more. This means the Cache Flooding attack potentially could lead to a successful Denial of Service (DoS) attack. GHSA-pw2q-qwvj-gh43
VCID-jmu3-5k7e-x7ch Failing to properly encode user input, the page module is vulnerable to Cross-Site Scripting. A valid backend user account with permissions to edit plugins is needed to exploit this vulnerability. TYPO3-CORE-SA-2016-021
VCID-jqx9-41zx-dbcy Cache Flooding in Frontend Links with a valid cHash argument lead to newly generated page cache entries. Because the cHash is not bound to a specific page, attackers could use valid cHash arguments for multiple pages, leading to additional useless page cache entries. Depending on the number of pages in the system and the number of available valid links with a cHash, attackers could add a considerable amount of additional cache entries, which in the end exceed storage limits and thus could lead to the system not responding any more. This means the Cache Flooding attack potentially could lead to a successful Denial of Service (DoS) attack. TYPO3-CORE-SA-2016-022
VCID-mqk6-z77g-bfdv Cross-Site Scripting (XSS) in TYPO3 Backend Failing to properly encode user input, the page module is vulnerable to Cross-Site Scripting. A valid backend user account with permissions to edit plugins is needed to exploit this vulnerability. GHSA-hq37-rfjc-mr8h

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:01:02.609409+00:00 GitLab Importer Fixing VCID-mqk6-z77g-bfdv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hq37-rfjc-mr8h.yml 38.4.0
2026-04-16T23:01:01.957910+00:00 GitLab Importer Fixing VCID-6wsa-4ywc-8fh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-pw2q-qwvj-gh43.yml 38.4.0
2026-04-16T23:00:58.400612+00:00 GitLab Importer Affected by VCID-1qjx-grvf-y7bk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-c7rj-92xr-wprg.yml 38.4.0
2026-04-16T23:00:54.849391+00:00 GitLab Importer Affected by VCID-hv3n-j8ck-1ufx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g4pf-3jvq-2gcw.yml 38.4.0
2026-04-16T22:52:11.833067+00:00 GitLab Importer Affected by VCID-c6zq-cfg5-u7d9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-gj48-w74w-8gvm.yml 38.4.0
2026-04-16T22:18:08.219766+00:00 GitLab Importer Affected by VCID-zdq2-dhb2-6kaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-23501.yml 38.4.0
2026-04-16T21:19:21.268219+00:00 GitLab Importer Affected by VCID-5jgb-dsyx-hyb4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21338.yml 38.4.0
2026-04-16T21:19:14.716143+00:00 GitLab Importer Affected by VCID-dsu7-jjjq-f3e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21339.yml 38.4.0
2026-04-16T21:14:19.389115+00:00 GitLab Importer Affected by VCID-f963-qur3-2qb7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-26227.yml 38.4.0
2026-04-16T21:00:04.652674+00:00 GitLab Importer Affected by VCID-re9h-ze98-rbhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-8091.yml 38.4.0
2026-04-16T20:59:32.822205+00:00 GitLab Importer Affected by VCID-xa4m-xpa9-v7h8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19849.yml 38.4.0
2026-04-16T20:59:29.953910+00:00 GitLab Importer Affected by VCID-gcnj-6qb6-pbgz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19848.yml 38.4.0
2026-04-16T20:42:32.706890+00:00 GitLab Importer Affected by VCID-nwxj-3ajk-rkh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2018-6905.yml 38.4.0
2026-04-16T20:36:04.818209+00:00 GitLab Importer Affected by VCID-q9ak-qcq6-qfhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2017-01-03-1.yml 38.4.0
2026-04-16T20:34:54.863616+00:00 GitLab Importer Affected by VCID-1jcy-nx8g-z3d3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-11-22-1.yml 38.4.0
2026-04-16T20:34:54.524263+00:00 GitLab Importer Affected by VCID-435j-f3yx-9yep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-11-22-2.yml 38.4.0
2026-04-16T20:34:54.187741+00:00 GitLab Importer Affected by VCID-nnh9-udcj-m7fv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-024.yml 38.4.0
2026-04-16T20:34:53.837327+00:00 GitLab Importer Affected by VCID-prbd-r82t-87dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-023.yml 38.4.0
2026-04-12T00:18:41.294042+00:00 GitLab Importer Fixing VCID-mqk6-z77g-bfdv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hq37-rfjc-mr8h.yml 38.3.0
2026-04-12T00:18:40.602959+00:00 GitLab Importer Fixing VCID-6wsa-4ywc-8fh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-pw2q-qwvj-gh43.yml 38.3.0
2026-04-12T00:18:36.718767+00:00 GitLab Importer Affected by VCID-1qjx-grvf-y7bk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-c7rj-92xr-wprg.yml 38.3.0
2026-04-12T00:18:32.921063+00:00 GitLab Importer Affected by VCID-hv3n-j8ck-1ufx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g4pf-3jvq-2gcw.yml 38.3.0
2026-04-12T00:10:58.950844+00:00 GitLab Importer Affected by VCID-c6zq-cfg5-u7d9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-gj48-w74w-8gvm.yml 38.3.0
2026-04-11T23:35:39.942836+00:00 GitLab Importer Affected by VCID-zdq2-dhb2-6kaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-23501.yml 38.3.0
2026-04-11T22:31:39.284520+00:00 GitLab Importer Affected by VCID-5jgb-dsyx-hyb4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21338.yml 38.3.0
2026-04-11T22:31:32.138794+00:00 GitLab Importer Affected by VCID-dsu7-jjjq-f3e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21339.yml 38.3.0
2026-04-11T22:26:24.485017+00:00 GitLab Importer Affected by VCID-f963-qur3-2qb7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-26227.yml 38.3.0
2026-04-11T22:11:19.452421+00:00 GitLab Importer Affected by VCID-re9h-ze98-rbhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-8091.yml 38.3.0
2026-04-11T22:10:46.251594+00:00 GitLab Importer Affected by VCID-xa4m-xpa9-v7h8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19849.yml 38.3.0
2026-04-11T22:10:43.100272+00:00 GitLab Importer Affected by VCID-gcnj-6qb6-pbgz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19848.yml 38.3.0
2026-04-11T21:53:08.897750+00:00 GitLab Importer Affected by VCID-nwxj-3ajk-rkh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2018-6905.yml 38.3.0
2026-04-11T21:46:37.939825+00:00 GitLab Importer Affected by VCID-q9ak-qcq6-qfhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2017-01-03-1.yml 38.3.0
2026-04-11T21:45:25.800095+00:00 GitLab Importer Affected by VCID-1jcy-nx8g-z3d3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-11-22-1.yml 38.3.0
2026-04-11T21:45:25.434155+00:00 GitLab Importer Affected by VCID-435j-f3yx-9yep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-11-22-2.yml 38.3.0
2026-04-11T21:45:25.058845+00:00 GitLab Importer Affected by VCID-nnh9-udcj-m7fv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-024.yml 38.3.0
2026-04-11T21:45:24.678482+00:00 GitLab Importer Affected by VCID-prbd-r82t-87dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-023.yml 38.3.0
2026-04-03T00:26:17.417330+00:00 GitLab Importer Fixing VCID-mqk6-z77g-bfdv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hq37-rfjc-mr8h.yml 38.1.0
2026-04-03T00:26:16.773270+00:00 GitLab Importer Fixing VCID-6wsa-4ywc-8fh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-pw2q-qwvj-gh43.yml 38.1.0
2026-04-03T00:26:13.012611+00:00 GitLab Importer Affected by VCID-1qjx-grvf-y7bk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-c7rj-92xr-wprg.yml 38.1.0
2026-04-03T00:26:09.448734+00:00 GitLab Importer Affected by VCID-hv3n-j8ck-1ufx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g4pf-3jvq-2gcw.yml 38.1.0
2026-04-03T00:16:48.100716+00:00 GitLab Importer Affected by VCID-c6zq-cfg5-u7d9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-gj48-w74w-8gvm.yml 38.1.0
2026-04-02T23:40:15.774220+00:00 GitLab Importer Affected by VCID-zdq2-dhb2-6kaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-23501.yml 38.1.0
2026-04-02T22:43:00.099023+00:00 GitLab Importer Affected by VCID-5jgb-dsyx-hyb4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21338.yml 38.1.0
2026-04-02T22:42:53.535160+00:00 GitLab Importer Affected by VCID-dsu7-jjjq-f3e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21339.yml 38.1.0
2026-04-02T22:38:08.759718+00:00 GitLab Importer Affected by VCID-f963-qur3-2qb7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-26227.yml 38.1.0
2026-04-02T22:23:50.542171+00:00 GitLab Importer Affected by VCID-re9h-ze98-rbhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-8091.yml 38.1.0
2026-04-02T22:23:18.409530+00:00 GitLab Importer Affected by VCID-xa4m-xpa9-v7h8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19849.yml 38.1.0
2026-04-02T22:23:15.667430+00:00 GitLab Importer Affected by VCID-gcnj-6qb6-pbgz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19848.yml 38.1.0
2026-04-02T22:06:54.431257+00:00 GitLab Importer Affected by VCID-nwxj-3ajk-rkh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2018-6905.yml 38.1.0
2026-04-02T22:00:39.611695+00:00 GitLab Importer Affected by VCID-q9ak-qcq6-qfhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2017-01-03-1.yml 38.1.0
2026-04-02T21:59:27.291697+00:00 GitLab Importer Affected by VCID-1jcy-nx8g-z3d3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-11-22-1.yml 38.1.0
2026-04-02T21:59:26.965708+00:00 GitLab Importer Affected by VCID-435j-f3yx-9yep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-11-22-2.yml 38.1.0
2026-04-02T21:59:26.637118+00:00 GitLab Importer Affected by VCID-nnh9-udcj-m7fv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-024.yml 38.1.0
2026-04-02T21:59:26.309175+00:00 GitLab Importer Affected by VCID-prbd-r82t-87dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-023.yml 38.1.0
2026-04-02T12:39:30.748954+00:00 GitLab Importer Fixing VCID-mqk6-z77g-bfdv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hq37-rfjc-mr8h.yml 38.0.0
2026-04-02T12:39:30.654595+00:00 GitLab Importer Fixing VCID-6wsa-4ywc-8fh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-pw2q-qwvj-gh43.yml 38.0.0
2026-04-01T18:02:46.901456+00:00 GitLab Importer Affected by VCID-zdq2-dhb2-6kaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-23501.yml 38.0.0
2026-04-01T17:00:42.350668+00:00 GitLab Importer Affected by VCID-5jgb-dsyx-hyb4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21338.yml 38.0.0
2026-04-01T17:00:35.324775+00:00 GitLab Importer Affected by VCID-dsu7-jjjq-f3e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21339.yml 38.0.0
2026-04-01T16:55:34.084701+00:00 GitLab Importer Affected by VCID-f963-qur3-2qb7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-26227.yml 38.0.0
2026-04-01T16:41:38.956902+00:00 GitLab Importer Affected by VCID-re9h-ze98-rbhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-8091.yml 38.0.0
2026-04-01T16:41:07.000330+00:00 GitLab Importer Affected by VCID-xa4m-xpa9-v7h8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19849.yml 38.0.0
2026-04-01T16:41:03.930684+00:00 GitLab Importer Affected by VCID-gcnj-6qb6-pbgz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19848.yml 38.0.0
2026-04-01T16:23:56.976574+00:00 GitLab Importer Affected by VCID-nwxj-3ajk-rkh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2018-6905.yml 38.0.0
2026-04-01T16:17:49.734279+00:00 GitLab Importer Affected by VCID-q9ak-qcq6-qfhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2017-01-03-1.yml 38.0.0
2026-04-01T16:16:46.744192+00:00 GitLab Importer Affected by VCID-1jcy-nx8g-z3d3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-11-22-1.yml 38.0.0
2026-04-01T16:16:46.399289+00:00 GitLab Importer Affected by VCID-435j-f3yx-9yep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-11-22-2.yml 38.0.0
2026-04-01T16:16:46.055305+00:00 GitLab Importer Affected by VCID-nnh9-udcj-m7fv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-024.yml 38.0.0
2026-04-01T16:16:45.700331+00:00 GitLab Importer Affected by VCID-prbd-r82t-87dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-023.yml 38.0.0
2026-04-01T16:05:42.255896+00:00 GHSA Importer Fixing VCID-6wsa-4ywc-8fh4 https://github.com/advisories/GHSA-pw2q-qwvj-gh43 38.0.0
2026-04-01T16:05:41.520396+00:00 GHSA Importer Fixing VCID-mqk6-z77g-bfdv https://github.com/advisories/GHSA-hq37-rfjc-mr8h 38.0.0
2026-04-01T12:51:37.581039+00:00 GithubOSV Importer Fixing VCID-mqk6-z77g-bfdv https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-hq37-rfjc-mr8h/GHSA-hq37-rfjc-mr8h.json 38.0.0
2026-04-01T12:51:36.497811+00:00 GithubOSV Importer Fixing VCID-6wsa-4ywc-8fh4 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-pw2q-qwvj-gh43/GHSA-pw2q-qwvj-gh43.json 38.0.0
2026-04-01T12:47:06.081447+00:00 GitLab Importer Fixing VCID-jmu3-5k7e-x7ch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-021.yml 38.0.0
2026-04-01T12:47:06.055571+00:00 GitLab Importer Fixing VCID-jqx9-41zx-dbcy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/TYPO3-CORE-SA-2016-022.yml 38.0.0
2026-04-01T12:47:04.815240+00:00 GitLab Importer Fixing VCID-5ppt-avmb-cqb2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-09-14-2.yml 38.0.0
2026-04-01T12:47:04.784954+00:00 GitLab Importer Fixing VCID-25t3-1sm6-3kdn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2016-09-14-1.yml 38.0.0