LiveActive security incident?Get immediate response
CVE Record

CVE-2020-37073: Victor CMS 1.0 - Authenticated Arbitrary File Upload

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 upload a malicious PHP shell to the /img/ directory and execute system commands by accessing the uploaded file with a 'cmd' parameter.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
description · low confidence lookup

File 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2020-37073Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
VictorAlagwuCMSsite1.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.