CVE-2019-9572
NONE EPSS 78.6%
Published Mar 5, 20197y ago · Modified Jun 17, 20262w ago
Published Mar 5, 2019 7y ago
Last Modified Jun 17, 2026 2w ago
Description
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.
Threat Intelligence
EPSS Exploit Probability
78.6% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-434 Unrestricted Upload of File with Dangerous Type Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| schoolcms | schoolcms | 2.3.1 | any |
References 1
- github.com https://github.com/PearlyNautilus/Security-Code-Review/issues/3
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.