296,853
Total vulnerabilities in the database
Sanitization of the content of uploaded SVG files was not covering all possible XSS scenarios.
DNN validates the contents of SVG's to ensure they are valid and do not contain any malicious code. These checks were introduced as part of CVE-2025-48378.
However, the checks to ensure there are no script elements within the SVG files are not comprehensive and may allow some malicious SVG files to be uploaded.
As this vulnerability allows for the execution of arbitrary JavaScript code within the context of the user's browser, it can lead to a range of attacks, including data exfiltration, session hijacking, and defacement of the web application to name a few.
| Software | From | Fixed in |
|---|---|---|
DotNetNuke.Core
|
- | 10.1.1 |