DotNetNuke 9.5 contains a persistent cross-site scripting vulnerability that allows normal users to upload malicious XML files with executable scripts through journal tools. Attackers can upload XML files with XHTML namespace scripts to execute arbitrary JavaScript in users' browsers, potentially bypassing CSRF protections and performing more damaging attacks.
Security readout for executives and security teams
DotNetNuke 9.5 has a stored cross-site scripting issue in journal tools. A normal user could upload crafted XML that causes JavaScript to run in other users' browsers. That can expose data or drive actions as the victim, but the bundle does not show confirmed active exploitation. Exposure is most likely on DotNetNuke/DNN 9.5 sites where untrusted or broad normal-user roles can access journal tools and upload XML content. The affected-version metadata in the bundle is incomplete, so asset owners should verify exact DNN versions against vendor guidance. Handle as a medium-priority web application risk, higher if the portal is internet-facing or allows many users to upload journal content. The main business concern is browser-side account abuse, data exposure, and workflow manipulation through trusted user sessions. Mitigation focus: Check DNNSoftware guidance for affected and fixed versions before assuming remediation status.; Restrict journal tool and XML upload access to trusted roles only.; Disable XML uploads through journal workflows if the feature is not required..
Prepared
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.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.