Improper Authentication in CRE Loaded - CVE-2009-5076
Published: June 8, 2011 / Updated: August 11, 2020
CRE Loaded
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
CRE Loaded before 6.2.14, and possibly other versions before 6.3.x, allows remote attackers to bypass authentication and gain administrator privileges via a request with (1) login.php or (2) password_forgotten.php appended as the PATH_INFO, which bypasses a check that uses PHP_SELF, which is not properly handled by (a) includes/application_top.php and (b) admin/includes/application_top.php, as exploited in the wild in 2009.