Lucene search

K
githubGitHub Advisory DatabaseGHSA-X4RJ-F7M6-42C3
HistoryMay 30, 2024 - 1:49 p.m.

TYPO3 CMS Authentication Bypass vulnerability

2024-05-3013:49:16
CWE-287
GitHub Advisory Database
github.com
typo3
authentication bypass
salted password
php class inheritance
blowfish hashing algorithm
md5
portable php hashing algorithm

6.9 Medium

AI Score

Confidence

Low

It has been discovered that TYPO3’s Salted Password system extension (which is a mandatory system component) is vulnerable to Authentication Bypass when using hashing methods which are related by PHP class inheritance. In standard TYPO3 core distributions stored passwords using the blowfish hashing algorithm can be overridden when using MD5 as the default hashing algorithm by just knowing a valid username. Per default the Portable PHP hashing algorithm (PHPass) is used which is not vulnerable.

Affected configurations

Vulners
Node
typo3cms_poll_system_extensionRange<7.6.30
OR
typo3cms_poll_system_extensionRange<9.3.2
OR
typo3cms_poll_system_extensionRange<8.7.17

6.9 Medium

AI Score

Confidence

Low