Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-xvv6-p4wf-mvx7

Опубликовано: 24 апр. 2026
Источник: github
Github: Прошло ревью
CVSS4: 7.3
CVSS3: 7.5

Описание

TYPO3 CMS Stores Cleartext Password in User Settings Module

Problem

The backend user settings module (SetupModuleController) incorrectly conflates entity data (like passwords or email address) with user-interface settings (like theme, display options) when persisting changes. As a result, passwords were stored in cleartext in the uc and user_settings fields of the be_users database table.

The cleartext data was only persisted if users changed their credentials in the backend user settings module when the TYPO3 14.2.0 release was used (not in any other version).

Solution

Update to TYPO3 version 14.3.0 LTS which fixes the problem described.

[!IMPORTANT] Manual actions required

Updating to the patched release does not retroactively clean existing data. It is recommended to execute all User Settings upgrade wizards in the TYPO3 Install Tool, including the dedicated User Settings Scrubbing wizard, which sanitizes the incorrectly persisted cleartext values from the uc and user_settings fields of the be_users table. Additionally, affected backend user accounts should be assigned new passwords.

Admin Tools → Upgrade → Upgrade Wizard → User Settings Scrubbing

Credits

TYPO3 thanks Martin Clewing for reporting this issue, and TYPO3 core team members Oliver Hader, Stefan Bürk and Garvin Hicking for fixing it.

Пакеты

Наименование

typo3/cms-backend

composer
Затронутые версииВерсия исправления

= 14.2.0

14.3.0

EPSS

Процентиль: 6%
0.00167
Низкий

7.3 High

CVSS4

7.5 High

CVSS3

Дефекты

CWE-312

Связанные уязвимости

CVSS3: 7.5
nvd
4 месяца назад

Changing backend users' passwords via the user settings module results in storing the cleartext password in the uc and user_settings fields of the be_users database table. This issue affects TYPO3 CMS version 14.2.0.

EPSS

Процентиль: 6%
0.00167
Низкий

7.3 High

CVSS4

7.5 High

CVSS3

Дефекты

CWE-312