The HTML macro does not systematically perform a proper neutralization of script-related html tags. As a result, any user able to use the html macro in XWiki, is able to introduce an XSS attack. This can be particularly dangerous since in a standard wiki, any user is able to use the html macro directly in their own user profile page.
The problem has been patched in XWiki 14.8RC1. The patch involve that the HTML macro are systematically cleaned up whenever the user does not have script right.
There's no workaround for this issue.
If you have any questions or comments about this advisory: * Open an issue in Jira * Email us at security ML
{ "nvd_published_at": "2023-04-15T16:15:00Z", "github_reviewed_at": "2023-04-12T20:38:44Z", "severity": "CRITICAL", "github_reviewed": true, "cwe_ids": [ "CWE-79" ] }