CVE-2020-37073
Authenticated PHP File Upload Vulnerability in Victor CMS 1.0 Allowing Remote Code Execution
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 |
|---|---|---|
| victor_cms_project | victor_cms | 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?
Victor CMS 1.0 contains an authenticated file upload vulnerability that allows administrators to upload PHP files with arbitrary content through the user_image parameter.
Attackers can exploit this vulnerability by uploading a malicious PHP shell to the /img/ directory and then execute system commands by accessing the uploaded file with a 'cmd' parameter.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with administrator privileges to execute arbitrary system commands on the server hosting Victor CMS.
Such unauthorized command execution can lead to full system compromise, data theft, data loss, or disruption of 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