Security readout for executives and security teams
Plain-English summary
MiniCMS 1.10 has a flaw where posting an article can make a link available that exposes a directory listing of the website root. This may reveal filenames and stored web assets that help an attacker plan further activity, especially if sensitive files are present.
Executive priority
Prioritize if MiniCMS 1.10 is internet-facing or stores sensitive files in the web root. Otherwise handle through normal vulnerability management, with urgency driven by exposure and maintainability.
Technical view
The CVE describes mc-admin/post.php in MiniCMS 1.10 exposing a top-level web-root directory listing through a link made available after article posting. The source bundle does not provide CVSS, CWE classification, patch status, or confirmed exploit activity.
Likely exposure
Exposure is most likely on public or internal sites still running MiniCMS 1.10, especially where article posting or admin publishing paths are reachable by untrusted users or weakly protected accounts.
Exploitation context
The bundle cites a public GitHub issue and CVE records, but KEV is false and no cited source confirms active exploitation. Treat this as publicly disclosed information exposure, not as proven in-the-wild exploitation.
Researcher notes
Evidence is limited to the CVE description and referenced GitHub issue. No CVSS, CWE, affected CPE, patch, or exploit confirmation is provided in the bundle, so validation should focus on deployment presence and information exposure impact.
Mitigation direction
- Identify any MiniCMS 1.10 deployments and ownership.
- Check the MiniCMS repository or maintainer guidance for fixes.
- Restrict access to article posting and mc-admin paths.
- Remove sensitive files from the web root.
- Retire or replace unmaintained MiniCMS deployments.
Validation and detection
- Inventory web properties for MiniCMS 1.10 usage.
- Confirm article posting is not publicly reachable.
- Review logs for unusual access to mc-admin/post.php.
- Check whether web-root directory listings expose sensitive files.
- Document compensating controls if no vendor patch exists.
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-10423 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/18CVE 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.
