In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Access Control Bypass vulnerabilities in an interactive lesson.
Start learningUpgrade in2code/femanager
to version 7.2.3 or higher.
in2code/femanager is a Modern TYPO3 Frontend User Registration.
Affected versions of this package are vulnerable to Access Control Bypass due to improper access permissions validation for the edit user component. An authenticated front-end user can use the vulnerability to either edit the data of various front-end users or delete various front-end user accounts.
Another missing access check in the backend module of the extensions allows an authenticated backend user to perform various actions (userLogout
, confirmUser
, refuseUser
and resendUserConfirmation
) for any frontend user in the system.