CVE-2021-21355
Last modified
CVE-2021-21355 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. TYPO3 is an open source PHP based web content management system. In TYPO3 before versions 8.7.40, 9.5.25, 10.4.14, 11.1.1, 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_. EPSS estimates a 1.63% chance of exploitation in the next 30 days.
Description
TYPO3 is an open source PHP based web content management system. In TYPO3 before versions 8.7.40, 9.5.25, 10.4.14, 11.1.1, 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_. Besides that, _UploadedFileReferenceConverter_ transforming uploaded files into proper FileReference domain model objects handles possible file uploads for other extensions as well - given those extensions use the Extbase MVC framework, make use of FileReference items in their direct or inherited domain model definitions and did not implement their own type converter. In case this scenario applies, _UploadedFileReferenceConverter_ accepts any file mime-type and persists files in 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. This is fixed in versions 8.7.40, 9.5.25, 10.4.14, 11.1.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Typo3 | Typo3 | >= 8.0.0, < 8.7.40 |
| Typo3 | Typo3 | >= 9.0.0, < 9.5.25 |
| Typo3 | Typo3 | >= 10.0.0, < 10.4.14 |
| Typo3 | Typo3 | >= 11.0.0, < 11.1.1 |
References
- https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-2r6j-862c-m2v2Third Party Advisory
- https://packagist.org/packages/typo3/cms-formRelease Notes, Third Party Advisory
- https://typo3.org/security/advisory/typo3-core-sa-2021-002Vendor Advisory
- https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-2r6j-862c-m2v2Third Party Advisory
- https://packagist.org/packages/typo3/cms-formRelease Notes, Third Party Advisory
- https://typo3.org/security/advisory/typo3-core-sa-2021-002Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-21355?
How severe is CVE-2021-21355?
How do I fix CVE-2021-21355?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-2135Vulnerability in the Oracle WebLogic Server product of Oracl…9.8
- CVE-2021-21350XStream is a Java library to serialize objects to XML and ba…9.8
- CVE-2021-21351XStream is a Java library to serialize objects to XML and ba…9.1
- CVE-2021-21352Anuko Time Tracker is an open source, web-based time trackin…9.1
- CVE-2021-21353Pug is an npm package which is a high-performance template e…9
- CVE-2021-21354Pollbot is open source software which "frees its human maste…6.1
- CVE-2021-21357TYPO3 is an open source PHP based web content management sys…8.3
- CVE-2021-21358TYPO3 is an open source PHP based web content management sys…5.4
- CVE-2021-21359TYPO3 is an open source PHP based web content management sys…7.5
- CVE-2021-2136Vulnerability in the Oracle WebLogic Server product of Oracl…9.8
- CVE-2021-21360Products.GenericSetup is a mini-framework for expressing the…5.3
- CVE-2021-21361The `com.bmuschko:gradle-vagrant-plugin` Gradle plugin conta…6.5
Are you affected by CVE-2021-21355?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
