Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-wwjw-r3gj-39fq: Insufficient Session Expiration in Admin Tool

Meta

  • CVSS: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L/E:F/RL:O/RC:C (5.6)

Problem

Admin Tool sessions initiated via the TYPO3 backend user interface have not been revoked even if the corresponding user account was degraded to lower permissions or disabled completely. This way, sessions in the admin tool theoretically could have been prolonged without any limit.

Solution

Update to TYPO3 versions 9.5.35 ELTS, 10.4.29, 11.5.11 that fix the problem described above.

Credits

Thanks to Kien Hoang who reported this issue and to TYPO3 framework merger Ralf Zimmermann and TYPO3 security member Oliver Hader who fixed the issue.

References

ghsa
#git#php

Package

composer typo3/cms (Composer)

Affected versions

>= 10.0.0, < 10.4.29

>= 11.0.0, < 11.5.11

Patched versions

10.4.29

11.5.11

composer typo3/cms-core (Composer)

>= 9.0.0, < 9.5.35

>= 10.0.0, < 10.4.29

>= 11.0.0, < 11.5.11

9.5.35

10.4.29

11.5.11

Description

Meta

  • CVSS: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L/E:F/RL:O/RC:C (5.6)

Problem

Admin Tool sessions initiated via the TYPO3 backend user interface have not been revoked even if the corresponding user account was degraded to lower permissions or disabled completely. This way, sessions in the admin tool theoretically could have been prolonged without any limit.

Solution

Update to TYPO3 versions 9.5.35 ELTS, 10.4.29, 11.5.11 that fix the problem described above.

Credits

Thanks to Kien Hoang who reported this issue and to TYPO3 framework merger Ralf Zimmermann and TYPO3 security member Oliver Hader who fixed the issue.

References

  • TYPO3-CORE-SA-2022-005

References

  • GHSA-wwjw-r3gj-39fq
  • https://nvd.nist.gov/vuln/detail/CVE-2022-31050
  • TYPO3/typo3@5923879
  • https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31050.yaml
  • https://typo3.org/security/advisory/typo3-core-sa-2022-005

ohader published the maintainer security advisory

Jun 14, 2022

Related news

CVE-2022-31050: Insufficient Session Expiration in Admin Tool

TYPO3 is an open source web content management system. Prior to versions 9.5.34 ELTS, 10.4.29, and 11.5.11, Admin Tool sessions initiated via the TYPO3 backend user interface had not been revoked even if the corresponding user account was degraded to lower permissions or disabled completely. This way, sessions in the admin tool theoretically could have been prolonged without any limit. TYPO3 versions 9.5.34 ELTS, 10.4.29, and 11.5.11 contain a fix for the problem.