Security readout for executives and security teams
Plain-English summary
MiniCMS v1.10 is reported to allow cross-site scripting through the site_link setting in mc-admin/conf.php. If an attacker can influence that value and a privileged user views the affected page, malicious script could run in that user's browser. The sources do not provide CVSS, patch details, or active exploitation evidence.
Executive priority
Treat this as a targeted web-application hygiene issue, not a confirmed emergency. Prioritize if MiniCMS v1.10 is internet-facing, used for business-critical content, or administered by privileged staff.
Technical view
CVE-2018-10227 describes an XSS issue in MiniCMS v1.10 involving the site_link parameter handled by mc-admin/conf.php. The public bundle does not identify CWE, CVSS, precise exploit preconditions, authentication requirements, or fixed versions. KEV status is false, so active exploitation is not established by the provided evidence.
Likely exposure
Exposure is limited to environments running MiniCMS v1.10, especially where mc-admin/conf.php is accessible and site_link can be modified or rendered in an administrative context. The official affected-product metadata is incomplete.
Exploitation context
The cited sources report XSS but do not show confirmed in-the-wild exploitation. The practical risk depends on who can set site_link, who later views it, and whether the admin interface is reachable by untrusted users.
Researcher notes
The record is sparse: no CVSS, CWE, affected CPEs, patch reference, or exploitation telemetry are included. Analysis should preserve that uncertainty and focus validation on confirming MiniCMS v1.10 presence and admin-surface exposure.
Mitigation direction
- Check the MiniCMS project issue and vendor guidance for any available fix.
- Restrict access to mc-admin paths to trusted administrators and networks.
- If maintaining the code, review output encoding around site_link rendering.
- Avoid exposing MiniCMS admin interfaces directly to the internet.
- Consider upgrading or replacing unsupported MiniCMS deployments.
Validation and detection
- Inventory websites for MiniCMS v1.10 or matching MiniCMS code.
- Confirm whether mc-admin/conf.php exists and is reachable.
- Review configuration handling for the site_link parameter.
- Check whether admin access is restricted to trusted users.
- Look for vendor or project commits referencing issue 15.
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.
CVE-2018-10227 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/bg5sbk/MiniCMS/issues/15CVE reference · x_refsource_MISC
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.
