Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/typo3/cms@8.7.25
purl pkg:composer/typo3/cms@8.7.25
Next non-vulnerable version 10.4.35
Latest non-vulnerable version 12.2.0
Risk 4.0
Vulnerabilities affecting this package (34)
Vulnerability Summary Fixed by
VCID-18dg-eevv-3ug9
Aliases:
GHSA-hh95-5xm5-v8v7
TYPO3 CMS Possible Insecure Deserialization in Extbase Request Handling It has been discovered that request handling in Extbase can be vulnerable to insecure deserialization. User submitted payload has to be signed with a corresponding HMAC-SHA1 using the sensitive TYPO3 encryptionKey as secret - invalid or unsigned payload is not deserialized. However, since sensitive information could have been leaked by accident (e.g. in repositories or in commonly known and unprotected backup files), there is the possibility that attackers know the private encryptionKey and are able to calculate the required HMAC-SHA1 to allow a malicious payload to be deserialized. Requirements for successfully exploiting this vulnerability (all of the following): - rendering at least one Extbase plugin in the frontend - encryptionKey has been leaked (from LocalConfiguration.php or corresponding .env file)
8.7.30
Affected by 16 other vulnerabilities.
9.5.12
Affected by 27 other vulnerabilities.
VCID-1kae-ffj3-xyc7
Aliases:
GHSA-xgmx-j3hv-jh9x
TYPO3 Cross-Site Scripting in Link Handling It has been discovered that `t3://` URL handling and typolink functionality are vulnerable to cross-site scripting. Not only regular backend forms are affected but also frontend extensions which use the rendering with typolink.
8.7.30
Affected by 16 other vulnerabilities.
9.5.12
Affected by 27 other vulnerabilities.
10.2.1
Affected by 41 other vulnerabilities.
VCID-2meq-x4kd-bbdn
Aliases:
2019-06-25-5
Insecure Deserialization in TYPO3 CMS.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 other vulnerabilities.
VCID-3n2r-awja-dug9
Aliases:
CVE-2019-19850
GHSA-59pj-7mjh-4465
TYPO3 SQL Injection in low-level Query Generator An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. Because escaping of user-submitted content is mishandled, the class QueryGenerator is vulnerable to SQL injection. Exploitation requires having the system extension ext:lowlevel installed, and a valid backend user who has administrator privileges.
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-3v4n-fzxa-bfaw
Aliases:
2019-06-25-4
Code Injection Arbitrary Code Execution and Cross-Site Scripting in Backend API.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 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)
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-5paq-5frf-43ed
Aliases:
CVE-2022-36107
GHSA-9c6w-55cp-5w25
TYPO3 CMS Stored Cross-Site Scripting via FileDumpController > ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (5.0) ### Problem It has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability. ### Solution Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem described above. ### Credits Thanks to Vautia who reported this issue and to TYPO3 core & security team member Oliver Hader who fixed the issue. ### References * [TYPO3-CORE-SA-2022-009](https://typo3.org/security/advisory/typo3-core-sa-2022-009) * [Vulnerability Report on huntr.dev](https://huntr.dev/bounties/51e9b709-193c-41fd-bd4a-833aaca0bd4e/) (embargoed +30 days)
10.4.32
Affected by 7 other vulnerabilities.
11.5.16
Affected by 7 other vulnerabilities.
VCID-9g62-zd1x-3bdg
Aliases:
CVE-2019-12747
GHSA-86hp-xrhj-fhpq
TYPO3 Vulnerable to Insecure Deserialization TYPO3 8.x through 8.7.26 and 9.x through 9.5.7 allows Deserialization of Untrusted Data.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 other vulnerabilities.
VCID-bajy-qbwq-fufn
Aliases:
CVE-2022-31047
GHSA-fh99-4pgr-8j99
Insertion of Sensitive Information into Log File in typo3/cms-core > ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N/E:F/RL:O/RC:C` (4.9) ### Problem It has been discovered that system internal credentials or keys (e.g. database credentials) have been logged as plaintext in exception handlers, when logging the complete exception stack trace. ### Solution Update to TYPO3 versions 7.6.57 ELTS, 8.7.47 ELTS, 9.5.35 ELTS, 10.4.29, 11.5.11 that fix the problem described above. ### Credits Thanks to Marco Huber who reported this issue and to TYPO3 security member Torben Hansen who fixed the issue. ### References * [TYPO3-CORE-SA-2022-002](https://typo3.org/security/advisory/typo3-core-sa-2022-002)
10.4.29
Affected by 12 other vulnerabilities.
11.5.11
Affected by 13 other vulnerabilities.
VCID-cm14-t8uv-k3es
Aliases:
2019-06-25-3
Security Misconfiguration in Frontend Session Handling.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 other vulnerabilities.
VCID-cmka-8484-27bu
Aliases:
GHSA-hww5-6x85-mc24
Typo3 Arbitrary Code Execution and Cross-Site Scripting in Backend API Backend API configuration using Page TSconfig is vulnerable to arbitrary code execution and cross-site scripting. TSconfig fields of page properties in backend forms can be used to inject malicious sequences. Field tsconfig_includes is vulnerable to directory traversal leading to same scenarios as having direct access to TSconfig settings. A valid backend user account having access to modify values for fields pages.TSconfig and pages.tsconfig_includes is needed in order to exploit this vulnerability.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 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)
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-ekfd-wp8z-d7e1
Aliases:
CVE-2021-32669
GHSA-rgcg-28xm-8mmw
Cross-site Scripting TYPO3 is an open source PHP based web content management system. have a cross-site scripting vulnerability. When settings for _backend layouts_ are not properly encoded, the corresponding grid view is vulnerable to persistent cross-site scripting. A valid backend user account is needed to exploit this vulnerability. TYPO3 contain a patch for this vulnerability.
9.5.28
Affected by 10 other vulnerabilities.
10.4.18
Affected by 18 other vulnerabilities.
11.3.1
Affected by 20 other vulnerabilities.
VCID-f1rq-qudk-zkf2
Aliases:
CVE-2020-15241
GHSA-7733-hjv6-4h47
Cross-Site Scripting in ternary conditional operator > ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C`(5.0) > * CWE-79 --- :information_source:  This vulnerability has been fixed in May 2019 already, CVE and GHSA were assigned later in October 2020 --- ### Problem It has been discovered that the Fluid Engine (package `typo3fluid/fluid`) is vulnerable to cross-site scripting when making use of the ternary conditional operator in templates like the following. ``` {showFullName ? fullName : defaultValue} ``` ### Solution Update to versions 2.0.5, 2.1.4, 2.2.1, 2.3.5, 2.4.1, 2.5.5 or 2.6.1 of this `typo3fluid/fluid` package that fix the problem described. Updated versions of this package are bundled in following TYPO3 (`typo3/cms-core`) releases: * TYPO3 v8.7.25 (using `typo3fluid/fluid` v2.5.5) * TYPO3 v9.5.6 (using `typo3fluid/fluid` v2.6.1) ### Credits Thanks to Bill Dagou who reported this issue and to TYPO3 core merger Claus Due who fixed the issue. ### References * [TYPO3-CORE-SA-2019-013](https://typo3.org/security/advisory/typo3-core-sa-2019-013)
8.7.26
Affected by 33 other vulnerabilities.
9.5.6
Affected by 48 other vulnerabilities.
9.5.7
Affected by 47 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)
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-he5m-6wj4-rbhc
Aliases:
CVE-2021-21357
GHSA-3vg7-jw9m-pc3f
Broken Access Control in Form Framework ### Problem Due to improper input validation, attackers can by-pass restrictions of predefined options and submit arbitrary data in the Form Designer backend module of the Form Framework. In the default configuration of the Form Framework this allows attackers to explicitly allow arbitrary mime-types for file uploads - however, default _fileDenyPattern_ successfully blocked files like _.htaccess_ or _malicious.php_. Besides that, attackers can persist those files in any writable directory of the corresponding TYPO3 installation. A valid backend user account with access to the form module is needed to exploit this vulnerability. ### Solution Update to TYPO3 versions 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described. ### Credits Thanks to Richie Lee who reported this issue and to TYPO3 contributor Ralf Zimmermann who fixed the issue. ### References * [TYPO3-CORE-SA-2021-003](https://typo3.org/security/advisory/typo3-core-sa-2021-003)
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-jppe-cbgm-k3cz
Aliases:
GHSA-qr5f-6fcv-w69q
Typo3 Security Misconfiguration in Frontend Session Handling It has been discovered session data of properly authenticated and logged in frontend users is kept and transformed into an anonymous user session during the logout process. This way the next user using the same client application gains access to previous session data.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 other vulnerabilities.
VCID-k4h1-mvnf-1ybx
Aliases:
GHSA-g7hw-jh4p-75wr
TYPO3 Cross-Site Scripting in Filelist Module It has been discovered that the output table listing in the “Files” backend module is vulnerable to cross-site scripting when a file extension contains malicious sequences. Access to the file system of the server - either directly or through synchronization - is required to exploit the vulnerability.
8.7.30
Affected by 16 other vulnerabilities.
9.5.12
Affected by 27 other vulnerabilities.
10.2.1
Affected by 41 other vulnerabilities.
VCID-mnz3-rj21-67ad
Aliases:
CVE-2022-36105
GHSA-m392-235j-9r7r
TYPO3 CMS vulnerable to User Enumeration via Response Timing > ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:F/RL:O/RC:C` (4.9) ### Problem It has been discovered that observing response time during user authentication (backend and frontend) can be used to distinguish between existing and non-existing user accounts. Extension authors of 3rd party TYPO3 extensions providing a custom authentication service should check if the extension is affected by the described problem. Affected extensions must implement new `MimicServiceInterface::mimicAuthUser`, which simulates corresponding times regular processing would usually take. ### Solution Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem described above. ### Credits Thanks to Vautia who reported this issue and to TYPO3 core & security team members Oliver Hader who fixed the issue. ### References * [TYPO3-CORE-SA-2022-007](https://typo3.org/security/advisory/typo3-core-sa-2022-007) * [Vulnerability Report on huntr.dev](https://huntr.dev/bounties/7d519735-2877-4fad-bd77-accde3e290a7/) (embargoed +30 days)
10.4.32
Affected by 7 other vulnerabilities.
11.5.16
Affected by 7 other vulnerabilities.
VCID-n15v-ta9h-6ffb
Aliases:
CVE-2021-32767
GHSA-34fr-fhqr-7235
Inclusion of Sensitive Information in Log Files TYPO3 is an open source PHP based web content management system. User credentials may been logged as plain-text. This occurs when explicitly using log level debug, which is not the default configuration. TYPO3 contain a patch for this vulnerability.
9.5.28
Affected by 10 other vulnerabilities.
10.4.18
Affected by 18 other vulnerabilities.
11.3.1
Affected by 20 other vulnerabilities.
VCID-s64f-x81f-b7ce
Aliases:
CVE-2021-32668
GHSA-6mh3-j5r5-2379
Cross-site Scripting TYPO3 contains a cross-site scripting vulnerability. When error messages are not properly encoded, the components `_QueryGenerator_` and `_QueryView_` are vulnerable to both reflected and persistent cross-site scripting. A valid backend user account having administrator privileges is needed to exploit this vulnerability. TYPO3 contain a patch for this issue.
9.5.28
Affected by 10 other vulnerabilities.
10.4.18
Affected by 18 other vulnerabilities.
11.3.1
Affected by 20 other vulnerabilities.
VCID-stzu-sxe6-5yf5
Aliases:
2019-06-25-1
Information Disclosure in Backend User Interface.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 other vulnerabilities.
VCID-t1n7-eswt-73gw
Aliases:
CVE-2022-23503
GHSA-c5wx-6c2c-f7rm
GMS-2022-8132
TYPO3 CMS vulnerable to Arbitrary Code Execution via Form Framework ### Problem Due to the lack of separating user-submitted data from the internal configuration in the Form Designer backend module, it was possible to inject code instructions to be processed and executed via TypoScript as PHP code. The existence of individual TypoScript instructions for a particular form item (known as [`formDefinitionOverrides`](https://docs.typo3.org/c/typo3/cms-form/main/en-us/I/Concepts/FrontendRendering/Index.html#form-element-properties)) and a valid backend user account with access to the form module are needed to exploit this vulnerability. ### 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-015](https://typo3.org/security/advisory/typo3-core-sa-2022-015)
10.4.33
Affected by 1 other vulnerability.
11.5.20
Affected by 1 other vulnerability.
12.1.1
Affected by 1 other vulnerability.
VCID-t3jn-vwbx-u7cr
Aliases:
CVE-2021-21370
GHSA-x7hc-x7fm-f7qh
Cross-Site Scripting in Content Preview (CType menu) ### Problem It has been discovered that content elements of type _menu_ are vulnerable to cross-site scripting when their referenced items get previewed in the page module. A valid backend user account is needed to exploit this vulnerability. ### Solution Update to TYPO3 versions 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described. ### Credits Thanks to TYPO3 contributor Oliver Bartsch who reported and fixed the issue. ### References * [TYPO3-CORE-SA-2021-008](https://typo3.org/security/advisory/typo3-core-sa-2021-008)
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-vxj6-wvyz-zbaq
Aliases:
GHSA-q9c4-9v5m-597p
Typo3 Information Disclosure in Backend User Interface The element information component used to display properties of a certain record is susceptible to information disclosure. The list of references from or to the record is not properly checked for the backend user’s permissions. A valid backend user account is needed in order to exploit this vulnerability.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 other vulnerabilities.
VCID-vxry-uvph-kbfd
Aliases:
2019-06-25-2
Cross-site Scripting Cross-Site Scripting in Link Handling.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 other vulnerabilities.
VCID-vybh-pxr3-17hn
Aliases:
GHSA-v8m4-3w37-ghxx
TYPO3 Cross-Site Scripting in Form Framework validation handling It has been discovered that the output of field validation errors in the Form Framework is vulnerable to cross-site scripting.
8.7.30
Affected by 16 other vulnerabilities.
9.5.12
Affected by 27 other vulnerabilities.
10.2.1
Affected by 41 other vulnerabilities.
VCID-vyvy-y3cw-hbgr
Aliases:
CVE-2023-24814
GHSA-r4f8-f93x-5qh3
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') TYPO3 is a free and open source Content Management Framework released under the GNU General Public License. In affected versions the TYPO3 core component `GeneralUtility::getIndpEnv()` uses the unfiltered server environment variable `PATH_INFO`, which allows attackers to inject malicious content. In combination with the TypoScript setting `config.absRefPrefix=auto`, attackers can inject malicious HTML code to pages that have not been rendered and cached, yet. As a result, injected values would be cached and delivered to other website visitors (persisted cross-site scripting). Individual code which relies on the resolved value of `GeneralUtility::getIndpEnv('SCRIPT_NAME')` and corresponding usages (as shown below) is vulnerable as well. Additional investigations confirmed that at least Apache web server deployments using CGI (FPM, FCGI/FastCGI, and similar) are affected. However, there still might be the risk that other scenarios like nginx, IIS, or Apache/mod_php is vulnerable. The usage of server environment variable `PATH_INFO` has been removed from corresponding processings in `GeneralUtility::getIndpEnv()`. Besides that, the public property `TypoScriptFrontendController::$absRefPrefix` is encoded for both being used as a URI component and for being used as a prefix in an HTML context. This mitigates the cross-site scripting vulnerability. Users are advised to update to TYPO3 versions 8.7.51 ELTS, 9.5.40 ELTS, 10.4.35 LTS, 11.5.23 LTS and 12.2.0 which fix this problem. For users who are unable to patch in a timely manner the TypoScript setting `config.absRefPrefix` should at least be set to a static path value, instead of using auto - e.g. `config.absRefPrefix=/`. This workaround **does not fix all aspects of the vulnerability**, and is just considered to be an intermediate mitigation to the most prominent manifestation.
10.4.35
Affected by 0 other vulnerabilities.
10.4.36
Affected by 0 other vulnerabilities.
11.5.23
Affected by 0 other vulnerabilities.
12.2.0
Affected by 0 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-xh7y-56vy-5ud8
Aliases:
CVE-2021-21355
GHSA-2r6j-862c-m2v2
Unrestricted File Upload in Form Framework ### Problem Due to the lack of ensuring file extensions belong to configured allowed mime-types, attackers can upload arbitrary data with arbitrary file extensions - however, default _fileDenyPattern_ successfully blocked files like _.htaccess_ or _malicious.php_. TYPO3 Extbase extensions, which implement a file upload and do not implement a custom _TypeConverter_ to transform uploaded files into _FileReference_ domain model objects are affected by the vulnerability as well, since the _UploadedFileReferenceConverter_ of _ext:form_ handles the file upload and will accept files of any mime-type which are persisted to the default location. In any way, uploaded files are placed in the default location _/fileadmin/user_upload/_, in most scenarios keeping the submitted filename - which allows attackers to directly reference files, or even correctly guess filenames used by other individuals, disclosing this information. No authentication is required to exploit this vulnerability. ### Solution Update to TYPO3 versions 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described. Type converter _UploadedFileReferenceConverter_ is not registered globally anymore and just handles uploaded files within the scope of the Form Framework. Guessable storage location has changed from _/fileadmin/user_upload/form\_\<random-hash\>/_ to _/fileadmin/form_uploads/<random-40-bit>_. Allowed mime-types must match expected file extensions (e.g. _application/pdf_ must be _.pdf_, and cannot be _.html_). Extbase extensions, who rely on the global availability of the _UploadedFileReferenceConverter_ must now implement a custom _TypeConverter_ to handle file uploads or explicitly implement the ext:form _UploadedFileReferenceConverter_ with appropriate setting for accepted mime-types. ### Credits Thanks to Sebastian Michaelsen, Marc Lindemann, Oliver Eglseder, Markus Volkmer, Jakob Kunzmann, Johannes Regner, Richie Lee who reported this issue, and to TYPO3 core & security team members Oliver Hader & Benni Mack, as well as TYPO3 contributor Ralf Zimmermann who fixed the issue. ### References * [TYPO3-CORE-SA-2021-002](https://typo3.org/security/advisory/typo3-core-sa-2021-002)
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-y32z-2d3f-gkgw
Aliases:
CVE-2021-32768
GHSA-c5c9-8c6m-727v
Cross-site Scripting TYPO3 is vulnerable to cross-site scripting. Corresponding rendering instructions via TypoScript functionality HTMLparser does not consider all potentially malicious HTML tag & attribute combinations per default. In default scenarios, a valid backend user account is needed to exploit this vulnerability. In case custom plugins used in the website frontend accept and reflect rich-text content submitted by users, no authentication is required.
8.7.42
Affected by 0 other vulnerabilities.
9.5.29
Affected by 7 other vulnerabilities.
10.4.19
Affected by 17 other vulnerabilities.
11.3.2
Affected by 19 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.
VCID-zkea-ge1t-z7gn
Aliases:
CVE-2019-12748
GHSA-r6fv-56gp-j3r4
Cross-site Scripting TYPO3 allows XSS.
8.7.27
Affected by 23 other vulnerabilities.
9.5.8
Affected by 33 other vulnerabilities.
Vulnerabilities fixed by this package (6)
Vulnerability Summary Aliases
VCID-9gpp-ez8w-rqav Cross-site Scripting Cross-Site Scripting in Fluid Engine. 2019-05-07-1
VCID-eajg-ctpd-2bby Security Misconfiguration in User Session Handling. 2019-05-07-2
VCID-f1rq-qudk-zkf2 Cross-Site Scripting in ternary conditional operator > ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C`(5.0) > * CWE-79 --- :information_source: &nbsp;This vulnerability has been fixed in May 2019 already, CVE and GHSA were assigned later in October 2020 --- ### Problem It has been discovered that the Fluid Engine (package `typo3fluid/fluid`) is vulnerable to cross-site scripting when making use of the ternary conditional operator in templates like the following. ``` {showFullName ? fullName : defaultValue} ``` ### Solution Update to versions 2.0.5, 2.1.4, 2.2.1, 2.3.5, 2.4.1, 2.5.5 or 2.6.1 of this `typo3fluid/fluid` package that fix the problem described. Updated versions of this package are bundled in following TYPO3 (`typo3/cms-core`) releases: * TYPO3 v8.7.25 (using `typo3fluid/fluid` v2.5.5) * TYPO3 v9.5.6 (using `typo3fluid/fluid` v2.6.1) ### Credits Thanks to Bill Dagou who reported this issue and to TYPO3 core merger Claus Due who fixed the issue. ### References * [TYPO3-CORE-SA-2019-013](https://typo3.org/security/advisory/typo3-core-sa-2019-013) CVE-2020-15241
GHSA-7733-hjv6-4h47
VCID-m7w6-b2xu-6uee Improper Input Validation TYPO3 allows remote code execution because it does not properly configure the applications used for image processing, as demonstrated by `ImageMagick` or `GraphicsMagick`. CVE-2019-11832
GHSA-3w4h-r27h-4r2w
VCID-q8hy-wjd9-nbgp Code Injection Possible Arbitrary Code Execution in Image Processing. 2019-05-07-3
VCID-tqf5-2fsm-8fch Typo3 Security Misconfiguration in User Session Handling When users change their password existing sessions for that particular user account are not revoked. A valid backend or frontend user account is required in order to make use of this vulnerability. GHSA-g9rv-6g56-65h8

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:01:47.044459+00:00 GitLab Importer Affected by VCID-k4h1-mvnf-1ybx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g7hw-jh4p-75wr.yml 38.4.0
2026-04-16T23:01:42.256372+00:00 GitLab Importer Affected by VCID-18dg-eevv-3ug9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hh95-5xm5-v8v7.yml 38.4.0
2026-04-16T23:01:41.765212+00:00 GitLab Importer Affected by VCID-1kae-ffj3-xyc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-xgmx-j3hv-jh9x.yml 38.4.0
2026-04-16T23:01:40.237359+00:00 GitLab Importer Affected by VCID-vybh-pxr3-17hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-v8m4-3w37-ghxx.yml 38.4.0
2026-04-16T23:00:56.676082+00:00 GitLab Importer Affected by VCID-vxj6-wvyz-zbaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-q9c4-9v5m-597p.yml 38.4.0
2026-04-16T23:00:52.172040+00:00 GitLab Importer Affected by VCID-jppe-cbgm-k3cz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-qr5f-6fcv-w69q.yml 38.4.0
2026-04-16T23:00:49.386123+00:00 GitLab Importer Fixing VCID-tqf5-2fsm-8fch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g9rv-6g56-65h8.yml 38.4.0
2026-04-16T23:00:48.385982+00:00 GitLab Importer Affected by VCID-cmka-8484-27bu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hww5-6x85-mc24.yml 38.4.0
2026-04-16T22:21:17.695403+00:00 GitLab Importer Affected by VCID-vyvy-y3cw-hbgr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2023-24814.yml 38.4.0
2026-04-16T22:18:10.748503+00:00 GitLab Importer Affected by VCID-t1n7-eswt-73gw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-23503.yml 38.4.0
2026-04-16T22:18:08.544289+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-16T22:08:40.351202+00:00 GitLab Importer Affected by VCID-5paq-5frf-43ed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-36107.yml 38.4.0
2026-04-16T22:08:38.521191+00:00 GitLab Importer Affected by VCID-mnz3-rj21-67ad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-36105.yml 38.4.0
2026-04-16T22:03:40.310431+00:00 GitLab Importer Affected by VCID-bajy-qbwq-fufn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-31047.yml 38.4.0
2026-04-16T22:01:51.440591+00:00 GitLab Importer Affected by VCID-9g62-zd1x-3bdg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-12747.yml 38.4.0
2026-04-16T21:28:11.361882+00:00 GitLab Importer Affected by VCID-y32z-2d3f-gkgw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32768.yml 38.4.0
2026-04-16T21:27:39.913180+00:00 GitLab Importer Affected by VCID-ekfd-wp8z-d7e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32669.yml 38.4.0
2026-04-16T21:27:39.307623+00:00 GitLab Importer Affected by VCID-s64f-x81f-b7ce https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32668.yml 38.4.0
2026-04-16T21:27:36.660610+00:00 GitLab Importer Affected by VCID-n15v-ta9h-6ffb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32767.yml 38.4.0
2026-04-16T21:19:21.581612+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:18.865562+00:00 GitLab Importer Affected by VCID-he5m-6wj4-rbhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21357.yml 38.4.0
2026-04-16T21:19:15.790259+00:00 GitLab Importer Affected by VCID-t3jn-vwbx-u7cr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21370.yml 38.4.0
2026-04-16T21:19:15.040366+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:19:14.023653+00:00 GitLab Importer Affected by VCID-xh7y-56vy-5ud8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21355.yml 38.4.0
2026-04-16T21:14:19.633512+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:12:51.009588+00:00 GitLab Importer Affected by VCID-f1rq-qudk-zkf2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-15241.yml 38.4.0
2026-04-16T20:59:33.137123+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:30.271002+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:59:28.569845+00:00 GitLab Importer Affected by VCID-3n2r-awja-dug9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19850.yml 38.4.0
2026-04-16T20:55:58.734482+00:00 GitLab Importer Affected by VCID-zkea-ge1t-z7gn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-12748.yml 38.4.0
2026-04-16T20:55:41.971880+00:00 GitLab Importer Affected by VCID-2meq-x4kd-bbdn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-5.yml 38.4.0
2026-04-16T20:55:40.716357+00:00 GitLab Importer Affected by VCID-vxry-uvph-kbfd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-2.yml 38.4.0
2026-04-16T20:55:40.356493+00:00 GitLab Importer Affected by VCID-stzu-sxe6-5yf5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-1.yml 38.4.0
2026-04-16T20:55:39.096077+00:00 GitLab Importer Affected by VCID-cm14-t8uv-k3es https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-3.yml 38.4.0
2026-04-16T20:55:38.737720+00:00 GitLab Importer Affected by VCID-3v4n-fzxa-bfaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-4.yml 38.4.0
2026-04-16T20:54:14.726102+00:00 GitLab Importer Fixing VCID-m7w6-b2xu-6uee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-11832.yml 38.4.0
2026-04-12T00:19:29.124347+00:00 GitLab Importer Affected by VCID-k4h1-mvnf-1ybx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g7hw-jh4p-75wr.yml 38.3.0
2026-04-12T00:19:24.143493+00:00 GitLab Importer Affected by VCID-18dg-eevv-3ug9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hh95-5xm5-v8v7.yml 38.3.0
2026-04-12T00:19:23.638030+00:00 GitLab Importer Affected by VCID-1kae-ffj3-xyc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-xgmx-j3hv-jh9x.yml 38.3.0
2026-04-12T00:19:22.077811+00:00 GitLab Importer Affected by VCID-vybh-pxr3-17hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-v8m4-3w37-ghxx.yml 38.3.0
2026-04-12T00:18:34.870237+00:00 GitLab Importer Affected by VCID-vxj6-wvyz-zbaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-q9c4-9v5m-597p.yml 38.3.0
2026-04-12T00:18:30.035171+00:00 GitLab Importer Affected by VCID-jppe-cbgm-k3cz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-qr5f-6fcv-w69q.yml 38.3.0
2026-04-12T00:18:27.803877+00:00 GitLab Importer Fixing VCID-tqf5-2fsm-8fch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g9rv-6g56-65h8.yml 38.3.0
2026-04-12T00:18:27.136928+00:00 GitLab Importer Affected by VCID-cmka-8484-27bu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hww5-6x85-mc24.yml 38.3.0
2026-04-11T23:39:19.121393+00:00 GitLab Importer Affected by VCID-vyvy-y3cw-hbgr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2023-24814.yml 38.3.0
2026-04-11T23:35:43.335878+00:00 GitLab Importer Affected by VCID-t1n7-eswt-73gw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-23503.yml 38.3.0
2026-04-11T23:35:40.289680+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-11T23:25:08.821399+00:00 GitLab Importer Affected by VCID-5paq-5frf-43ed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-36107.yml 38.3.0
2026-04-11T23:25:06.877768+00:00 GitLab Importer Affected by VCID-mnz3-rj21-67ad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-36105.yml 38.3.0
2026-04-11T23:19:22.297651+00:00 GitLab Importer Affected by VCID-bajy-qbwq-fufn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-31047.yml 38.3.0
2026-04-11T23:17:28.216881+00:00 GitLab Importer Affected by VCID-9g62-zd1x-3bdg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-12747.yml 38.3.0
2026-04-11T22:41:09.013505+00:00 GitLab Importer Affected by VCID-y32z-2d3f-gkgw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32768.yml 38.3.0
2026-04-11T22:40:36.429100+00:00 GitLab Importer Affected by VCID-ekfd-wp8z-d7e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32669.yml 38.3.0
2026-04-11T22:40:35.821653+00:00 GitLab Importer Affected by VCID-s64f-x81f-b7ce https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32668.yml 38.3.0
2026-04-11T22:40:33.083546+00:00 GitLab Importer Affected by VCID-n15v-ta9h-6ffb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32767.yml 38.3.0
2026-04-11T22:31:39.617839+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:36.605987+00:00 GitLab Importer Affected by VCID-he5m-6wj4-rbhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21357.yml 38.3.0
2026-04-11T22:31:33.260631+00:00 GitLab Importer Affected by VCID-t3jn-vwbx-u7cr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21370.yml 38.3.0
2026-04-11T22:31:32.476636+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:31:31.394225+00:00 GitLab Importer Affected by VCID-xh7y-56vy-5ud8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21355.yml 38.3.0
2026-04-11T22:26:24.764533+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:24:52.429201+00:00 GitLab Importer Affected by VCID-f1rq-qudk-zkf2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-15241.yml 38.3.0
2026-04-11T22:10:46.623665+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.479416+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-11T22:10:41.636813+00:00 GitLab Importer Affected by VCID-3n2r-awja-dug9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19850.yml 38.3.0
2026-04-11T22:06:59.708156+00:00 GitLab Importer Affected by VCID-zkea-ge1t-z7gn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-12748.yml 38.3.0
2026-04-11T22:06:42.176530+00:00 GitLab Importer Affected by VCID-2meq-x4kd-bbdn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-5.yml 38.3.0
2026-04-11T22:06:40.768707+00:00 GitLab Importer Affected by VCID-vxry-uvph-kbfd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-2.yml 38.3.0
2026-04-11T22:06:40.382474+00:00 GitLab Importer Affected by VCID-stzu-sxe6-5yf5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-1.yml 38.3.0
2026-04-11T22:06:39.048063+00:00 GitLab Importer Affected by VCID-cm14-t8uv-k3es https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-3.yml 38.3.0
2026-04-11T22:06:38.662300+00:00 GitLab Importer Affected by VCID-3v4n-fzxa-bfaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-4.yml 38.3.0
2026-04-11T22:05:11.431290+00:00 GitLab Importer Fixing VCID-m7w6-b2xu-6uee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-11832.yml 38.3.0
2026-04-03T00:27:03.267817+00:00 GitLab Importer Affected by VCID-k4h1-mvnf-1ybx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g7hw-jh4p-75wr.yml 38.1.0
2026-04-03T00:26:58.430079+00:00 GitLab Importer Affected by VCID-18dg-eevv-3ug9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hh95-5xm5-v8v7.yml 38.1.0
2026-04-03T00:26:57.960693+00:00 GitLab Importer Affected by VCID-1kae-ffj3-xyc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-xgmx-j3hv-jh9x.yml 38.1.0
2026-04-03T00:26:56.589272+00:00 GitLab Importer Affected by VCID-vybh-pxr3-17hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-v8m4-3w37-ghxx.yml 38.1.0
2026-04-03T00:26:11.266461+00:00 GitLab Importer Affected by VCID-vxj6-wvyz-zbaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-q9c4-9v5m-597p.yml 38.1.0
2026-04-03T00:26:06.673182+00:00 GitLab Importer Affected by VCID-jppe-cbgm-k3cz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-qr5f-6fcv-w69q.yml 38.1.0
2026-04-03T00:26:03.839928+00:00 GitLab Importer Fixing VCID-tqf5-2fsm-8fch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g9rv-6g56-65h8.yml 38.1.0
2026-04-03T00:26:02.838605+00:00 GitLab Importer Affected by VCID-cmka-8484-27bu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-hww5-6x85-mc24.yml 38.1.0
2026-04-02T23:43:29.926002+00:00 GitLab Importer Affected by VCID-vyvy-y3cw-hbgr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2023-24814.yml 38.1.0
2026-04-02T23:40:18.248449+00:00 GitLab Importer Affected by VCID-t1n7-eswt-73gw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-23503.yml 38.1.0
2026-04-02T23:40:16.071885+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-02T23:31:28.559583+00:00 GitLab Importer Affected by VCID-5paq-5frf-43ed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-36107.yml 38.1.0
2026-04-02T23:31:26.818811+00:00 GitLab Importer Affected by VCID-mnz3-rj21-67ad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-36105.yml 38.1.0
2026-04-02T23:26:50.630347+00:00 GitLab Importer Affected by VCID-bajy-qbwq-fufn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-31047.yml 38.1.0
2026-04-02T23:25:12.310379+00:00 GitLab Importer Affected by VCID-9g62-zd1x-3bdg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-12747.yml 38.1.0
2026-04-02T22:51:36.315903+00:00 GitLab Importer Affected by VCID-y32z-2d3f-gkgw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32768.yml 38.1.0
2026-04-02T22:51:05.797006+00:00 GitLab Importer Affected by VCID-ekfd-wp8z-d7e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32669.yml 38.1.0
2026-04-02T22:51:05.251571+00:00 GitLab Importer Affected by VCID-s64f-x81f-b7ce https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32668.yml 38.1.0
2026-04-02T22:51:02.745236+00:00 GitLab Importer Affected by VCID-n15v-ta9h-6ffb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32767.yml 38.1.0
2026-04-02T22:43:00.395047+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:57.493760+00:00 GitLab Importer Affected by VCID-he5m-6wj4-rbhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21357.yml 38.1.0
2026-04-02T22:42:54.502585+00:00 GitLab Importer Affected by VCID-t3jn-vwbx-u7cr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21370.yml 38.1.0
2026-04-02T22:42:53.831155+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:42:52.858675+00:00 GitLab Importer Affected by VCID-xh7y-56vy-5ud8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21355.yml 38.1.0
2026-04-02T22:38:08.992496+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:36:44.307808+00:00 GitLab Importer Affected by VCID-f1rq-qudk-zkf2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-15241.yml 38.1.0
2026-04-02T22:23:18.704014+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.960781+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:23:14.518874+00:00 GitLab Importer Affected by VCID-3n2r-awja-dug9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19850.yml 38.1.0
2026-04-02T22:19:47.630439+00:00 GitLab Importer Affected by VCID-zkea-ge1t-z7gn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-12748.yml 38.1.0
2026-04-02T22:19:32.444727+00:00 GitLab Importer Affected by VCID-2meq-x4kd-bbdn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-5.yml 38.1.0
2026-04-02T22:19:29.311341+00:00 GitLab Importer Affected by VCID-vxry-uvph-kbfd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-2.yml 38.1.0
2026-04-02T22:19:28.966546+00:00 GitLab Importer Affected by VCID-stzu-sxe6-5yf5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-1.yml 38.1.0
2026-04-02T22:19:27.752861+00:00 GitLab Importer Affected by VCID-cm14-t8uv-k3es https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-3.yml 38.1.0
2026-04-02T22:19:27.410973+00:00 GitLab Importer Affected by VCID-3v4n-fzxa-bfaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-4.yml 38.1.0
2026-04-02T22:18:04.158959+00:00 GitLab Importer Fixing VCID-m7w6-b2xu-6uee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-11832.yml 38.1.0
2026-04-02T12:39:28.695238+00:00 GitLab Importer Fixing VCID-tqf5-2fsm-8fch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/GHSA-g9rv-6g56-65h8.yml 38.0.0
2026-04-01T18:06:23.585823+00:00 GitLab Importer Affected by VCID-vyvy-y3cw-hbgr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2023-24814.yml 38.0.0
2026-04-01T18:02:50.023895+00:00 GitLab Importer Affected by VCID-t1n7-eswt-73gw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-23503.yml 38.0.0
2026-04-01T18:02:47.245006+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:53:07.074343+00:00 GitLab Importer Affected by VCID-5paq-5frf-43ed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-36107.yml 38.0.0
2026-04-01T17:53:05.169611+00:00 GitLab Importer Affected by VCID-mnz3-rj21-67ad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-36105.yml 38.0.0
2026-04-01T17:47:45.969345+00:00 GitLab Importer Affected by VCID-bajy-qbwq-fufn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2022-31047.yml 38.0.0
2026-04-01T17:45:56.213806+00:00 GitLab Importer Affected by VCID-9g62-zd1x-3bdg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-12747.yml 38.0.0
2026-04-01T17:09:41.665619+00:00 GitLab Importer Affected by VCID-y32z-2d3f-gkgw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32768.yml 38.0.0
2026-04-01T17:09:08.166214+00:00 GitLab Importer Affected by VCID-ekfd-wp8z-d7e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32669.yml 38.0.0
2026-04-01T17:09:07.576528+00:00 GitLab Importer Affected by VCID-s64f-x81f-b7ce https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32668.yml 38.0.0
2026-04-01T17:09:04.819041+00:00 GitLab Importer Affected by VCID-n15v-ta9h-6ffb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-32767.yml 38.0.0
2026-04-01T17:00:42.680608+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:39.713696+00:00 GitLab Importer Affected by VCID-he5m-6wj4-rbhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21357.yml 38.0.0
2026-04-01T17:00:36.411572+00:00 GitLab Importer Affected by VCID-t3jn-vwbx-u7cr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21370.yml 38.0.0
2026-04-01T17:00:35.657776+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-01T17:00:34.594482+00:00 GitLab Importer Affected by VCID-xh7y-56vy-5ud8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2021-21355.yml 38.0.0
2026-04-01T16:55:34.348105+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:54:00.460604+00:00 GitLab Importer Affected by VCID-f1rq-qudk-zkf2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2020-15241.yml 38.0.0
2026-04-01T16:41:07.328393+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:04.269241+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:41:02.482790+00:00 GitLab Importer Affected by VCID-3n2r-awja-dug9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-19850.yml 38.0.0
2026-04-01T16:37:33.558055+00:00 GitLab Importer Affected by VCID-zkea-ge1t-z7gn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-12748.yml 38.0.0
2026-04-01T16:37:17.929524+00:00 GitLab Importer Affected by VCID-2meq-x4kd-bbdn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-5.yml 38.0.0
2026-04-01T16:37:16.633451+00:00 GitLab Importer Affected by VCID-vxry-uvph-kbfd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-2.yml 38.0.0
2026-04-01T16:37:16.258668+00:00 GitLab Importer Affected by VCID-stzu-sxe6-5yf5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-1.yml 38.0.0
2026-04-01T16:37:14.963390+00:00 GitLab Importer Affected by VCID-cm14-t8uv-k3es https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-3.yml 38.0.0
2026-04-01T16:37:14.586335+00:00 GitLab Importer Affected by VCID-3v4n-fzxa-bfaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-06-25-4.yml 38.0.0
2026-04-01T16:05:42.577759+00:00 GHSA Importer Fixing VCID-tqf5-2fsm-8fch https://github.com/advisories/GHSA-g9rv-6g56-65h8 38.0.0
2026-04-01T16:02:19.552643+00:00 GHSA Importer Fixing VCID-m7w6-b2xu-6uee https://github.com/advisories/GHSA-3w4h-r27h-4r2w 38.0.0
2026-04-01T15:58:54.833861+00:00 GHSA Importer Fixing VCID-f1rq-qudk-zkf2 https://github.com/advisories/GHSA-7733-hjv6-4h47 38.0.0
2026-04-01T13:08:09.950244+00:00 GithubOSV Importer Fixing VCID-m7w6-b2xu-6uee https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-3w4h-r27h-4r2w/GHSA-3w4h-r27h-4r2w.json 38.0.0
2026-04-01T12:59:25.737211+00:00 GithubOSV Importer Fixing VCID-f1rq-qudk-zkf2 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/10/GHSA-7733-hjv6-4h47/GHSA-7733-hjv6-4h47.json 38.0.0
2026-04-01T12:51:44.518379+00:00 GithubOSV Importer Fixing VCID-tqf5-2fsm-8fch https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-g9rv-6g56-65h8/GHSA-g9rv-6g56-65h8.json 38.0.0
2026-04-01T12:48:27.819422+00:00 GitLab Importer Fixing VCID-m7w6-b2xu-6uee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/CVE-2019-11832.yml 38.0.0
2026-04-01T12:48:27.780322+00:00 GitLab Importer Fixing VCID-q8hy-wjd9-nbgp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-05-07-3.yml 38.0.0
2026-04-01T12:48:27.760408+00:00 GitLab Importer Fixing VCID-9gpp-ez8w-rqav https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-05-07-1.yml 38.0.0
2026-04-01T12:48:27.697914+00:00 GitLab Importer Fixing VCID-eajg-ctpd-2bby https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/typo3/cms/2019-05-07-2.yml 38.0.0