LiveActive security incident?Get immediate response
CVE Record

CVE-2020-18475: Cross Site Scripting (XSS) vulnerabilty exists in Hucart CMS 5.7.4 is via the mes_title field.

Cross Site Scripting (XSS) vulnerabilty exists in Hucart CMS 5.7.4 is via the mes_title field. The first user inserts a malicious script into the header field of the outbox and sends it to other users. When other users open the email, the malicious code will be executed.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-18475 is a stored cross-site scripting issue in Hucart CMS 5.7.4. A user can place script content in the message title/header field, and that content may run when another user opens the email/message. Sources do not provide a CVSS score or confirmed patch.

Executive priority

Prioritize if Hucart CMS 5.7.4 is internet-facing or used by many authenticated users. Business risk is account/session compromise through browser-side script execution, but urgency is tempered by incomplete exploit and patch evidence.

Technical view

The reported flaw is XSS through the mes_title field in Hucart CMS 5.7.4 messaging/outbox behavior. The source describes attacker-supplied script stored in a sent email header/title and executed in another user's browser when viewed. No CWE, CVSS vector, fixed version, or vendor advisory is included in the bundle.

Likely exposure

Exposure appears limited to deployments of Hucart CMS 5.7.4 using the affected user messaging/email feature. Evidence for other products, versions, or CPEs is not provided.

Exploitation context

The bundle does not cite CISA KEV listing or active exploitation. The public reference is a GitHub issue, and the described attack requires a user to submit malicious content and another user to open the message.

Researcher notes

Source evidence is sparse: one CVE description and one GitHub issue reference. The record lacks CVSS, CWE, CPEs, and fixed-version data. Validate against local code and vendor materials before expanding scope beyond Hucart CMS 5.7.4.

Mitigation direction

  • Check Hucart CMS maintainer guidance for a fixed version or official workaround.
  • Treat mes_title and message header fields as untrusted input.
  • Encode message titles before rendering them in user browsers.
  • Restrict messaging features to trusted users until remediation is confirmed.
  • Review stored messages for suspicious script-like content.

Validation and detection

  • Confirm whether any deployed instance runs Hucart CMS 5.7.4.
  • Identify whether the user messaging or outbox feature is enabled.
  • Review rendering code for output encoding on mes_title.
  • Use a safe non-executing test string to confirm titles render as text.
  • Check vulnerability management records for compensating controls.
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-2020-18475 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.