LiveActive security incident?Get immediate response
CVE Record

CVE-2018-19404: In YXcms 1.4.7, protected/apps/appmanage/controller/indexController.php allow remote authenticated Administ...

In YXcms 1.4.7, protected/apps/appmanage/controller/indexController.php allow remote authenticated Administrators to execute any PHP code by creating a ZIP archive containing a config.php file, hosting the .zip file at an external URL, and visiting index.php?r=appmanage/index/onlineinstall&url= followed by that URL. This is related to the onlineinstall and import functions.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

YXcms 1.4.7 contains an authenticated administrator path that can lead to arbitrary PHP code execution. This matters because a compromised or malicious admin account could turn a CMS issue into server compromise. The sources do not identify active exploitation, a CVSS score, or a named vendor patch.

Executive priority

Prioritize this as a high-risk legacy CMS issue when YXcms 1.4.7 exists in production. Business urgency depends on whether the admin interface is exposed and how well administrator accounts are protected. No active exploitation is evidenced in the provided sources.

Technical view

The CVE describes code execution in protected/apps/appmanage/controller/indexController.php, tied to the onlineinstall and import functions. The public description says remote authenticated administrators can cause execution of PHP from an externally hosted ZIP package containing a config.php file. No CPE, CWE, CVSS, or official remediation is provided in the bundle.

Likely exposure

Exposure is most likely in environments still running YXcms 1.4.7, especially where the administrator interface is reachable from untrusted networks or admin credentials are weak, shared, or compromised. The source bundle does not identify other affected versions or products.

Exploitation context

The vulnerability requires authenticated administrator access. It is not listed as CISA KEV in the provided bundle, and no cited source claims active exploitation. A public technical reference exists, so defenders should treat exposure as credible where YXcms 1.4.7 is deployed.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, patch reference, or official advisory appears in the bundle. The key technical evidence is the CVE description and a GitHub code-audit reference. Avoid broad version claims beyond YXcms 1.4.7 unless validated separately.

Mitigation direction

  • Identify and prioritize any YXcms 1.4.7 deployments.
  • Check YXcms vendor or maintainer guidance for a fixed release or workaround.
  • Restrict administrator access to trusted networks and strong authentication.
  • Disable or isolate online installation/import functionality if operationally possible.
  • Retire or fully isolate unsupported affected deployments.
  • Review administrator accounts and rotate credentials where compromise is possible.

Validation and detection

  • Confirm whether any deployed CMS instance is YXcms 1.4.7.
  • Verify administrator routes are not exposed to the public internet.
  • Review logs for use of onlineinstall or import functions.
  • Check whether indexController.php contains the vulnerable app management behavior.
  • Confirm only trusted administrators retain access.
  • Document compensating controls if no vendor fix is available.
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-19404 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.