OpenID Connect Authentication (oidc) Typo3 extension Authentication Bypass
Moderate severity
GitHub Reviewed
Published
Apr 2, 2024
to the GitHub Advisory Database
•
Updated Apr 2, 2024
Description
Published to the GitHub Advisory Database
Apr 2, 2024
Reviewed
Apr 2, 2024
Last updated
Apr 2, 2024
The authentication service of the extension does not verify the OpenID Connect authentication state from the user lookup chain. Instead, the authentication service authenticates every valid frontend user from the user lookup chain, where the frontend user field “tx_oidc” is not empty.
In scenarios, where either ext:felogin is active or where
$GLOBALS['TYPO3_CONF_VARS'][‘FE’][‘checkFeUserPid’]
is disabled, an attacker can login to OpenID Connect frontend user accounts by providing a valid username and any password.References