DNN Vulnerable to Stored XSS Using Backend Admin Credentials
Low severity
GitHub Reviewed
Published
Sep 23, 2025
in
dnnsoftware/Dnn.Platform
•
Updated Sep 23, 2025
Description
Published to the GitHub Advisory Database
Sep 23, 2025
Reviewed
Sep 23, 2025
Published by the National Vulnerability Database
Sep 23, 2025
Last updated
Sep 23, 2025
Summary
Users that can edit modules could set a title that includes scripts.
Description
Some users (administrators and content editors) can set html in module titles and that could include javascript which could be used for XSS based attacks. With the addition of more roles being able to set module titles, this is not strictly limited to administrators. However since HTML in module titles could be a valid use case, we have added a setting for this functionality in the Security module in the Persona Bar.
References