LiveActive security incident?Get immediate response
CVE Record

CVE-2018-17418: Monstra CMS 3.0.4 allows remote attackers to execute arbitrary PHP code via a mixed-case file extension, as...

Monstra CMS 3.0.4 allows remote attackers to execute arbitrary PHP code via a mixed-case file extension, as demonstrated by the 123.PhP filename, because plugins\box\filesmanager\filesmanager.admin.php mishandles the forbidden_types variable.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Monstra CMS 3.0.4 has a file upload filtering flaw that can allow remote attackers to run arbitrary PHP code. The published CVE describes bypassing blocked file types with mixed-case extensions. This is serious for any internet-facing Monstra CMS site, but the provided sources do not show confirmed active exploitation or an official fix.

Executive priority

Prioritize remediation for any internet-facing Monstra CMS 3.0.4 instance. Arbitrary PHP execution can lead to full website compromise, data exposure, malware hosting, and pivoting risk. If no maintained fix exists, containment or migration should be treated as time-sensitive.

Technical view

The issue is in Monstra CMS 3.0.4, specifically plugins\box\filesmanager\filesmanager.admin.php. The forbidden_types handling is case-sensitive or otherwise mishandles mixed-case extensions, allowing PHP content with names like mixed-case .PhP to bypass restrictions and execute. No CVSS vector, CWE, or vendor advisory is included in the source bundle.

Likely exposure

Exposure is likely limited to organizations still running Monstra CMS 3.0.4 with the vulnerable file manager reachable by an attacker. Risk increases if the CMS is internet-facing, admin access is weak, or uploaded files can execute as PHP.

Exploitation context

The CVE references a public GitHub write-up demonstrating the issue. CISA KEV status is false in the supplied data, and no cited source confirms active exploitation in the wild. Treat this as public proof-of-concept availability, not confirmed active exploitation.

Researcher notes

The source evidence is narrow but technically specific: Monstra CMS 3.0.4, file manager forbidden_types mishandling, mixed-case extension bypass, arbitrary PHP execution. Missing details include CVSS, CWE, official advisory, fixed version, authentication requirements, and real-world exploitation evidence.

Mitigation direction

  • Inventory Monstra CMS deployments and identify any running version 3.0.4.
  • Check official Monstra CMS guidance for fixed versions or vendor-recommended mitigations.
  • Restrict administrative and file manager access to trusted users and networks.
  • Disable or remove the vulnerable file manager if not operationally required.
  • Prevent uploaded content from executing as PHP where feasible.
  • Plan migration if the project no longer provides maintained security updates.

Validation and detection

  • Confirm the CMS product and exact version on all relevant web properties.
  • Review whether the file manager plugin is installed, enabled, and externally reachable.
  • Check upload directories for suspicious mixed-case PHP-like filenames.
  • Review web and CMS logs for unexpected uploads or post-upload execution attempts.
  • Verify administrative accounts use strong authentication and least privilege.
  • Confirm compensating controls are documented and monitored.
Prepared
Confidence
medium
Sources
3

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.

cve · low confidence lookup

CVE-2018-17418 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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