Описание
Cleartext storage of session identifier
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 9.5.23 or 10.4.10 that fix the problem described.
Credits
Thanks to TYPO3 security team member Helmut Hummel who reported this issue and to TYPO3 core & security team members Benni Mack & Oliver Hader as well as TYPO3 contributor Markus Klein who fixed the issue.
Ссылки
- https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-954j-f27r-cj52
- https://nvd.nist.gov/vuln/detail/CVE-2020-26228
- https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2020-26228.yaml
- https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2020-26228.yaml
- https://typo3.org/security/advisory/typo3-core-sa-2020-011
Пакеты
typo3/cms-core
>= 9.0.0, < 9.5.23
9.5.23
typo3/cms-core
>= 10.0.0, < 10.4.10
10.4.10
typo3/cms-core
>= 8.7.0, < 8.7.38
8.7.38
typo3/cms
>= 10.0.0, < 10.4.10
10.4.10
typo3/cms
>= 9.0.0, < 9.5.23
9.5.23
typo3/cms
>= 8.7.0, < 8.7.38
8.7.38
Связанные уязвимости
TYPO3 is an open source PHP based web content management system. In TYPO3 before versions 9.5.23 and 10.4.10 user session identifiers were stored in cleartext - without processing with 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. Update to TYPO3 versions 9.5.23 or 10.4.10 that fix the problem described.