TYPO3 Authentication Subcomponent Authentication Bypass Vulnerability

Summary
This host is installed with TYPO3 and is prone to authentication bypass vulnerability.
Impact
Successful exploitation will allow remote attackers to directly authenticate to a backend users account without needing any knowledge of the password. Impact Level: Application
Solution
Upgrade to TYPO3 6.2 or later, For updates refer to http://typo3.org
Insight
The flaw is triggered as the program stores passwords for backend access as MD5 hashes in the database.
Affected
TYPO3 versions prior to 6.2
Detection
Get the installed version with the help of detect NVT and check the version is vulnerable or not.
References