Total vulnerabilities in the database
An issue was discovered in SDCMS 1.6 with PHP 5.x. app/admin/controller/themecontroller.php uses a check_bad function in an attempt to block certain PHP functions such as eval, but does not prevent use of preg_replace 'e' calls, allowing users to execute arbitrary code by leveraging access to admin template management.
Software | From | Fixed in |
---|---|---|
sdcms / sdcms | 1.6 | 1.6.x |
php / php | 5.0.0 | 5.6.38.x |