原始 OSV JSON{
"id": "GHSA-3vg7-jw9m-pc3f",
"aliases": [
"CVE-2021-21357"
],
"details": "\n### Problem\nDue 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.\n\nIn 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.\n\nA valid backend user account with access to the form module is needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described.\n\n### Credits\nThanks to Richie Lee who reported this issue and to TYPO3 contributor Ralf Zimmermann who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-003](https://typo3.org/security/advisory/typo3-core-sa-2021-003)",
"summary": "Broken Access Control in Form Framework",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.7.40"
}
]
}
],
"package": {
"name": "typo3/cms-form",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 8.7.39"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.5.25"
}
]
}
],
"package": {
"name": "typo3/cms-form",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 9.5.24"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.4.14"
}
]
}
],
"package": {
"name": "typo3/cms-form",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 10.4.13"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "11.0.0"
},
{
"fixed": "11.1.1"
}
]
}
],
"package": {
"name": "typo3/cms-form",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 11.1.0"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.4.14"
}
]
}
],
"package": {
"name": "typo3/cms-core",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "11.0.0"
},
{
"fixed": "11.1.1"
}
]
}
],
"package": {
"name": "typo3/cms-core",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.5.25"
}
]
}
],
"package": {
"name": "typo3/cms-core",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.4.14"
}
]
}
],
"package": {
"name": "typo3/cms",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "11.0.0"
},
{
"fixed": "11.1.1"
}
]
}
],
"package": {
"name": "typo3/cms",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.5.25"
}
]
}
],
"package": {
"name": "typo3/cms",
"ecosystem": "Packagist"
}
}
],
"modified": "2021-03-29T18:01:00Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H/E:H/RL:O/RC:C"
}
],
"published": "2021-03-23T01:53:57Z",
"references": [
{
"url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-3vg7-jw9m-pc3f",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21357",
"type": "ADVISORY"
},
{
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21357.yaml",
"type": "WEB"
},
{
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21357.yaml",
"type": "WEB"
},
{
"url": "https://packagist.org/packages/typo3/cms-form",
"type": "WEB"
},
{
"url": "https://typo3.org/security/advisory/typo3-core-sa-2021-003",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-22",
"CWE-434"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-03-23T02:15:00Z",
"github_reviewed_at": "2021-03-23T01:41:49Z"
}
}