CVE-2020-37084
Remote Code Execution in School ERP Pro via File Upload
Publication date: 2026-02-03
Last updated on: 2026-02-10
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| arox | school_erp_pro | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in School ERP Pro 1.0 and allows authenticated admin users to upload arbitrary PHP files as profile photos by bypassing file extension checks.
Specifically, improper file validation in the file pre-editstudent.inc.php can be exploited to execute arbitrary code on the server.
How can this vulnerability impact me? :
An attacker who is an authenticated admin user can upload malicious PHP files to the server, which can then be executed remotely.
This remote code execution can lead to full compromise of the server, allowing attackers to run arbitrary commands, access sensitive data, or disrupt services.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know