#VU13827 Authentication bypass in TYPO3
Published: July 12, 2018
TYPO3
TYPO3
Description
The vulnerability allows a remote attacker to bypass authentication authentication process.
The vulnerability exists due to an error within the Salted Password system extension (ext:saltedpasswords) when using hashing methods which are related by PHP class inheritance. A remote attacker can bypass authentication and login under any user account using an existing username.
Successful exploitation requires that MD5 is used as a default hashing algorithm (not the default configuration).