LiveActive security incident?Get immediate response
CVE Record

CVE-2018-10298: Discuz!

Discuz! DiscuzX through X3.4 has reflected XSS via forum.php?mod=post&action=newthread because data/template/1_diy_portal_view.tpl.php does not restrict the content.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

DiscuzX through X3.4 is reported to allow cross-site scripting in a new-thread posting flow. A successful attack could make a user’s browser run attacker-controlled script in the context of the site. The sources do not provide CVSS scoring, confirmed active exploitation, or a vendor patch version.

Executive priority

Treat this as a targeted web application risk rather than an emergency unless DiscuzX is internet-facing and actively used. Prioritize inventory first, then patch or apply vendor guidance for any DiscuzX through X3.4 exposure.

Technical view

CVE-2018-10298 describes XSS involving forum.php with the newthread action, attributed to insufficient restriction of content in data/template/1_diy_portal_view.tpl.php. The CVE description calls it reflected XSS, while the public write-up title references stored XSS, so persistence details remain unclear from the supplied evidence.

Likely exposure

Exposure is most likely for public or authenticated DiscuzX forums running versions through X3.4, especially where users can create threads or interact with portal templates. The source bundle does not identify CPEs or specific distributions.

Exploitation context

The CVE is not listed as KEV in the supplied bundle, and no cited source confirms active exploitation. Public discussion exists, but the bundle does not establish exploit maturity, attack prevalence, or whether authentication is required.

Researcher notes

Key uncertainty is the reflected-versus-stored characterization. The CVE text cites reflected XSS, while the linked write-up title says stored XSS. Do not assume persistence, authentication requirements, or patch availability without additional vendor evidence.

Mitigation direction

  • Inventory DiscuzX deployments and confirm whether any are version X3.4 or earlier.
  • Check Discuz project or maintainer guidance for the appropriate security update or workaround.
  • Restrict risky posting and portal functionality until remediation is confirmed.
  • Harden output encoding and content filtering in maintained custom templates.
  • Monitor affected forum and portal routes for suspicious script-like submissions.

Validation and detection

  • Confirm whether data/template/1_diy_portal_view.tpl.php exists in deployed instances.
  • Review DiscuzX version, custom templates, and portal-related modifications.
  • Safely test in a non-production clone for unencoded user-controlled content rendering.
  • Review web logs for unusual access to forum.php newthread workflows.
  • Check whether compensating controls block script execution in affected pages.
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-10298 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.