LiveActive security incident?Get immediate response
CVE Record

CVE-2018-11003: An issue was discovered in YXcms 1.4.7.

An issue was discovered in YXcms 1.4.7. Cross-site request forgery (CSRF) vulnerability in protected/apps/admin/controller/adminController.php allows remote attackers to delete administrator accounts via index.php?r=admin/admin/admindel.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-11003 is a CSRF issue in YXcms 1.4.7. If an administrator is logged in and is induced to trigger a malicious request, administrator accounts may be deleted without the intended confirmation. The sources do not provide a CVSS score, patch status, or evidence of active exploitation.

Executive priority

Treat this as a targeted administrative integrity risk, not a broad internet worm risk. Prioritize remediation if YXcms 1.4.7 is still used for business-critical administration or exposed to untrusted networks.

Technical view

The CVE describes missing or insufficient CSRF protection in protected/apps/admin/controller/adminController.php for the administrator deletion function, identified as index.php?r=admin/admin/admindel. The impacted version named in the record is YXcms 1.4.7. No affected CPEs, CWE mapping, CVSS vector, or vendor advisory are included in the provided sources.

Likely exposure

Exposure is most likely limited to deployments running YXcms 1.4.7 where the administrative interface is reachable and administrators maintain authenticated sessions while browsing untrusted content.

Exploitation context

The CVE is not listed in KEV, and the supplied sources do not show active exploitation. Practical abuse depends on social engineering or content placement that causes a logged-in administrator’s browser to submit an unintended administrative deletion request.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, patch reference, or vendor statement appears in the supplied bundle. Analysis should remain scoped to YXcms 1.4.7 and the cited administrator deletion CSRF behavior.

Mitigation direction

  • Check YXcms vendor or maintainer guidance for patched versions or official fixes.
  • Restrict administrative interface access to trusted networks or VPN users.
  • Add CSRF tokens and server-side validation if maintaining a fork.
  • Require reauthentication or explicit confirmation for administrator deletion actions.
  • Review whether YXcms 1.4.7 can be upgraded or retired.

Validation and detection

  • Inventory public and internal systems for YXcms 1.4.7 usage.
  • Review adminController.php for CSRF token validation on administrator deletion.
  • Confirm admin routes are not internet-accessible unless business-required.
  • Check audit logs for unexpected administrator account deletion events.
  • Verify remediation in staging before changing production systems.
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-11003 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.

Source materials

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.