Vulnerabilities (CVE)

Filtered by vendor Elefantcms Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-16975 1 Elefantcms 1 Elefant 2020-08-24 7.5 HIGH 9.8 CRITICAL
An issue was discovered in Elefant CMS before 2.0.7. There is a PHP Code Execution Vulnerability in /designer/add/stylesheet.php by using a .php extension in the New Stylesheet Name field in conjunction with <?php content, because of insufficient input validation in apps/designer/handlers/csspreview.php.
CVE-2018-16974 1 Elefantcms 1 Elefant 2018-11-19 7.5 HIGH 9.8 CRITICAL
An issue was discovered in Elefant CMS before 2.0.7. There is a PHP Code Execution Vulnerability in apps/filemanager/upload/drop.php by using /filemanager/api/rm/.htaccess to remove the .htaccess file, and then using a filename that ends in .php followed by space characters (for bypassing the blacklist).
CVE-2018-15601 1 Elefantcms 1 Elefantcms 2018-10-19 7.5 HIGH 9.8 CRITICAL
apps/filemanager/handlers/upload/drop.php in Elefant CMS 2.0.3 performs a urldecode step too late in the "Cannot upload executable files" protection mechanism.