CVE-2018-14486: DNN XSS Vulnerability
6.1
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.67669%
CWE
Published
5/14/2022
Updated
10/6/2023
KEV Status
No
Technology
C#
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
DotNetNuke.Core | nuget | <= 9.1.1 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information lacks concrete technical details about the implementation, such as code snippets, commit diffs, or explicit references to specific functions/modules
handling XML parsing/rendering. While the vulnerability context (XSS via XML) suggests insecure XML data processing and output encoding flaws in DotNetNuke.Core
, the absence of patch details or code examples makes it impossible to identify exact function
names or file paths
with high confidence. The advisory describes the 'what' (XSS via XML) but not the 'where' (specific functions
) in the codebase.