{ "schema_version": "1.4.0", "id": "GHSA-mfrx-7vc3-c7fw", "modified": "2022-05-14T01:23:18Z", "published": "2022-05-14T01:23:18Z", "aliases": [ "CVE-2019-9572" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9572" }, { "type": "WEB", "url": "https://github.com/PearlyNautilus/Security-Code-Review/issues/3" } ], "database_specific": { "cwe_ids": [ "CWE-434" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-03-05T14:29:00Z" } }