CVE-2021-21355

CVSS V2 High 7.5 CVSS V3 High 8.6
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.
Overview
  • CVE ID
  • CVE-2021-21355
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2021-03-23T02:15:12
  • Last Modified Date
  • 2021-03-26T18:47:32
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:* 1 OR 8.0.0 8.7.40
cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:* 1 OR 9.0.0 9.5.25
cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:* 1 OR 10.0.0 10.4.14
cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:* 1 OR 11.0.0 11.1.1
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:P/I:P/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • PARTIAL
  • Base Score
  • 7.5
  • Severity
  • HIGH
  • Exploitability Score
  • 10
  • Impact Score
  • 6.4
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • LOW
  • Availability Impact
  • LOW
  • Base Score
  • 8.6
  • Base Severity
  • HIGH
  • Exploitability Score
  • 3.9
  • Impact Score
  • 4.7
History
Created Old Value New Value Data Type Notes
2022-05-10 07:18:33 Added to TrackCVE
2022-12-06 00:12:04 2021-03-23T02:15Z 2021-03-23T02:15:12 CVE Published Date updated
2022-12-06 00:12:04 2021-03-26T18:47:32 CVE Modified Date updated
2022-12-06 00:12:04 Analyzed Vulnerability Status updated