#VU20940 Improper access control in LifterLMS
Published: September 9, 2019
LifterLMS
LifterLMS
Description
The vulnerability allows a remote attacker to create an administrator account.
The vulnerability exists in the "get_author_id" function in the “includes/class.llms.generator.php” script due to the plugin will automatically create the corresponding administrator account if it cannot retrieve the user ID and email address of the author of the courses in the imported payload. A random administrator password is created by using the "wp_generate_password" function. A remote attacker can click on the login page “Lost your password” link and change the password.
Note: This vulnerability exists due to the CVE-2019-15896 issue described above.