Security readout for executives and security teams
Plain-English summary
Victor CMSsite 1.0 has an authenticated file upload flaw. A user with administrator access can upload a PHP file through an image upload parameter and run code from the server’s img directory. This can lead to full compromise of the website and underlying server context. No active exploitation is confirmed in the provided sources.
Executive priority
Prioritize remediation for any internet-facing Victor CMS 1.0 deployment. The issue can allow complete website compromise after authenticated admin access, and public exploit information exists. If the CMS is not used, no action is needed beyond asset verification.
Technical view
CVE-2020-37073 is CWE-434 in VictorAlagwu CMSsite/Victor CMS 1.0. The user_image upload handling permits PHP content, enabling server-side execution after upload to /img/. CVSS 3.1 is 8.8, reflecting network access, low complexity, required privileges, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to organizations running Victor CMSsite/Victor CMS 1.0, especially internet-facing instances with administrator accounts. Compromise requires authenticated administrative access according to the provided description, but successful exploitation can still be severe if credentials are stolen or admin access is abused.
Exploitation context
A public ExploitDB entry is referenced, so proof-of-concept or exploit information is publicly available. The source bundle does not identify CISA KEV listing or confirmed active exploitation. Treat this as high priority where the product is deployed, but do not assume broad exploitation without additional evidence.
Researcher notes
The evidence names VictorAlagwu CMSsite/Victor CMS 1.0 only. The vulnerability is authenticated and tied to arbitrary PHP upload via user_image into /img/. No patch version or vendor fix is provided in the supplied sources, so remediation should be guided by vendor or repository updates and compensating controls.
Mitigation direction
- Identify any Victor CMSsite/Victor CMS 1.0 deployments.
- Restrict administrative access to trusted networks and users.
- Review vendor repository and advisory sources for available updates or guidance.
- Disable or tightly control PHP execution in upload directories where feasible.
- Remove unnecessary public exposure of the CMS administrative interface.
Validation and detection
- Confirm product name and version on each CMS deployment.
- Review upload handling for user_image and allowed file types.
- Check whether PHP execution is possible from the /img/ directory.
- Audit administrator accounts for unexpected access or privilege misuse.
- Review web server logs for unusual requests to uploaded PHP files.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupFile access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-37073 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-48490CVE reference · exploit
- Victor CMS Project RepositoryCVE reference · product
- VulnCheck Advisory: Victor CMS 1.0 - Authenticated Arbitrary File UploadCVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
