Filtered by vendor Schoolcms
Subscribe
Total
4 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2019-8334 | 1 Schoolcms | 1 Schoolcms | 2024-02-28 | 4.3 MEDIUM | 6.1 MEDIUM |
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-8335 | 1 Schoolcms | 1 Schoolcms | 2024-02-28 | 4.3 MEDIUM | 6.1 MEDIUM |
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-9572 | 1 Schoolcms | 1 Schoolcms | 2024-02-28 | 6.5 MEDIUM | 7.2 HIGH |
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-9181 | 1 Schoolcms | 1 Schoolcms | 2024-02-28 | 6.5 MEDIUM | 7.2 HIGH |
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. |