CyberRota Analysis
AI-GeneratedTelenia Software TVox versions 26.5.3 and earlier, as well as 24.9.21 and earlier, are vulnerable to an authentication bypass due to improper handling of the PHP_SELF variable in the set_env.php script. This flaw allows attackers to gain unauthorized access to the management interface by appending '/login_admin.php' to any PHP script path, potentially compromising all scripts within the manager HTML directory. Organizations using affected versions should prioritize immediate remediation to prevent unauthorized access and potential exploitation.
Original NVD Description
Telenia Software TVox 26.5.3 and prior 26.x versions, and 24.9.21 and prior 24.x versions, contain an authentication bypass vulnerability in set_env.php where the redirectToLoginAdminIRequestHaveAccessToken() function derives the current page name from PHP_SELF and skips authentication when the value matches 'login_admin.php'. Attackers can append '/login_admin.php' to the path of any target PHP script to cause the authentication check to pass and gain unauthenticated access to all PHP scripts under the manager HTML directory.