Incorrect permission assignment for critical resource in CMS Made Simple - CVE-2018-1000158
Published: April 18, 2018 / Updated: August 8, 2020
CMS Made Simple
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
cmsmadesimple version 2.2.7 contains a Incorrect Access Control vulnerability in the function of send_recovery_email in the line "$url = $config['admin_url'] . '/login.php?recoverme=' . $code;" that can result in Administrator Password Reset Poisoning, specifically a reset URL pointing at an attacker controlled server can be created by using a host header attack.