Empire CMS <= 3.7 (checklevel.php) Remote File Include Vulnerability
No description provided by source. Empire CMS =3.7 checklevel.php Remote File Include Vulnerability Find by: Bob Linuson Code: 2 $includefile=$checkpath.e/class/MemberLevel.php; 3 include$includefile; ..... 67 include$checkpath.e/class/connect.php; 68 include$checkpath.e/class/dbsql.php; 69...