Filtered by vendor Schoolcms Subscriptions
Filtered by product Schoolcms Subscriptions
Total 4 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2019-8334 1 Schoolcms 1 Schoolcms 2024-09-17 N/A
An issue was discovered in SchoolCMS 2.3.1. There is an XSS vulnerability via index.php?a=Index&c=Channel&m=Home&viewid=[XSS].
CVE-2019-9572 1 Schoolcms 1 Schoolcms 2024-09-16 N/A
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 arbitrary PHP code in Public\Home\1_Static.php because of mishandling in the Application\Admin\Controller\ThemeController.class.php Upload() function.
CVE-2019-8335 1 Schoolcms 1 Schoolcms 2024-09-16 N/A
An issue was discovered in SchoolCMS 2.3.1. There is an XSS vulnerability via index.php?a=Index&c=Channel&m=Home&id=[XSS].
CVE-2019-9181 1 Schoolcms 1 Schoolcms 2024-08-04 N/A
SchoolCMS version 2.3.1 allows file upload via the logo upload feature at admin.php?m=admin&c=site&a=save by using the .jpg extension, changing the Content-Type to image/php, and placing PHP code after the JPEG data. This ultimately allows execution of arbitrary PHP code.