CVE-2020-11066
published 2020-05-14CVE-2020-11066: In TYPO3 CMS greater than or equal to 9.0.0 and less than 9.5.17 and greater than or equal to 10.0.0 and less than 10.4.2, calling unserialize() on malicious…
PriorityP357critical10CVSS 3.1
AVNACLPRNUINSCCNIHAH
EPSS
1.47%
70.5th percentile
In TYPO3 CMS greater than or equal to 9.0.0 and less than 9.5.17 and greater than or equal to 10.0.0 and less than 10.4.2, calling unserialize() on malicious user-submitted content can lead to modification of dynamically-determined object attributes and result in triggering deletion of an arbitrary directory in the file system, if it is writable for the web server. It can also trigger message submission via email using the identity of the web site (mail relay). Another insecure deserialization vulnerability is required to actually exploit mentioned aspects. This has been fixed in 9.5.17 and 10.4.2.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| typo3 | cms | >= 10.0.0 < 10.4.2 | 10.4.2 |
| typo3 | cms | >= 9.0.0 < 9.5.17 | 9.5.17 |
| typo3 | cms-core | >= 10.0.0 < 10.4.2 | 10.4.2 |
| typo3 | cms-core | >= 9.0.0 < 9.5.17 | 9.5.17 |
| typo3 | typo3 | >= 10.0.0 < 10.4.2 | 10.4.2 |
| typo3 | typo3 | >= 9.0.0 < 9.5.17 | 9.5.17 |
| typo3 | typo3_cms | — | — |
| typo3 | typo3_cms | — | — |
CVSS provenance
nvdv3.110.0CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H
nvdv2.06.4MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:P
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Class destructors causing side-effects when being unserialized in TYPO3 CMS
osv·2020-05-13
CVE-2020-11066 [HIGH] Class destructors causing side-effects when being unserialized in TYPO3 CMS
Class destructors causing side-effects when being unserialized in TYPO3 CMS
Calling unserialize() on malicious user-submitted content can result in the following scenarios:
- trigger deletion of arbitrary directory in file system (if writable for web server)
- trigger message submission via email using identity of web site (mail relay)
Another insecure deserialization vulnerability is required to actually exploit mentioned aspects.
Update to TYPO3 versions 9.5.17 or 10.4.2 that fix the problem described.
### References
* https://typo3.org/security/advisory/typo3-core-sa-2020-004
GHSA
Class destructors causing side-effects when being unserialized in TYPO3 CMS
ghsa·2020-05-13
CVE-2020-11066 [HIGH] CWE-1321 Class destructors causing side-effects when being unserialized in TYPO3 CMS
Class destructors causing side-effects when being unserialized in TYPO3 CMS
Calling unserialize() on malicious user-submitted content can result in the following scenarios:
- trigger deletion of arbitrary directory in file system (if writable for web server)
- trigger message submission via email using identity of web site (mail relay)
Another insecure deserialization vulnerability is required to actually exploit mentioned aspects.
Update to TYPO3 versions 9.5.17 or 10.4.2 that fix the problem described.
### References
* https://typo3.org/security/advisory/typo3-core-sa-2020-004
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2020-05-14
Published