LiveActive security incident?Get immediate response
CVE Record

CVE-2019-13339: In MiniCMS V1.10, stored XSS was found in mc-admin/page-edit.php (content box), which can be used to get a...

In MiniCMS V1.10, stored XSS was found in mc-admin/page-edit.php (content box), which can be used to get a user's cookie.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

MiniCMS V1.10 has a reported stored cross-site scripting flaw in the admin page editor content box. If abused, malicious content could run in a user's browser and expose cookies. The public data does not provide a CVSS score, affected deployment details, or an official fix.

Executive priority

Treat this as a focused web-application risk, not a broad enterprise emergency. Prioritize if MiniCMS V1.10 is internet-facing, used by multiple editors, or stores privileged admin sessions in cookies.

Technical view

CVE-2019-13339 describes stored XSS in MiniCMS V1.10 at mc-admin/page-edit.php through the content box. The CVE text states it can be used to get a user's cookie. Authentication requirements, affected roles, output context, and remediation status are not documented in the supplied sources.

Likely exposure

Exposure is likely limited to organizations running MiniCMS V1.10, especially where page editing is available to untrusted or lower-trust users. Public affected-product metadata is incomplete, so inventory confirmation is required.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The GitHub issue and CVE description indicate a stored XSS condition, but do not establish exploit prevalence, prerequisites, or whether a fix was released.

Researcher notes

Evidence is sparse: no CVSS, CWE, CPE, exploit maturity, authentication detail, or patch statement is included. Analysis should stay tied to the named MiniCMS V1.10 admin page editor XSS and avoid broad claims beyond the CVE and GitHub issue.

Mitigation direction

  • Identify any MiniCMS V1.10 instances in production or staging.
  • Check the MiniCMS project for vendor guidance or a fixed release.
  • Restrict mc-admin access to trusted users only.
  • Review content handling for output encoding and HTML sanitization.
  • Set session cookies with HttpOnly and secure attributes where supported.

Validation and detection

  • Confirm MiniCMS version on all known instances.
  • Review mc-admin/page-edit.php content storage and rendering paths.
  • Check whether page content is encoded before browser rendering.
  • Search logs for suspicious edits to page content fields.
  • Validate controls in a non-production environment without using live user sessions.
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-2019-13339 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.