2 matches found
CVE-2019-9572
SchoolCMS version 2.3.1 allows file upload via the theme upload feature at admin.php?m=admin&c=theme&a=upload by using the .zip extension along with the Static substring, changing the Content-Type to application/zip, and placing PHP code after the ZIP header. This ultimately allows execution of...
CVE-2019-9572
CVE-2019-9572 affects SchoolCMS v2.3.1. The vulnerability arises from a theme-upload feature (admin.php?m=admin&c=theme&a=upload) that accepts .zip uploads and, via the _Static substring, manipulates Content-Type to application/zip and places PHP code after the ZIP header. This is mishandled in A...