First published: Wed May 10 2023(Updated: )
### Impact HTML rendering didn't check for dangerous attributes/attribute values. This allowed cross-site scripting (XSS) attacks via attributes and link URLs, e.g., supported in XWiki syntax. ### Patches This has been patched in XWiki 14.6 RC1. ### Workarounds There are no known workarounds apart from upgrading to a fixed version. ### References * https://github.com/xwiki/xwiki-rendering/commit/c40e2f5f9482ec6c3e71dbf1fff5ba8a5e44cdc1 * https://jira.xwiki.org/browse/XRENDERING-663 ### For more information If you have any questions or comments about this advisory: * Open an issue in [Jira XWiki.org](https://jira.xwiki.org/) * Email us at [Security Mailing List](mailto:security@xwiki.org)
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Xwiki Rendering | =3.0-milestone_2 | |
Xwiki Xwiki | <=14.5 | |
maven/org.xwiki.platform:xwiki-platform-annotation-core | <14.6-rc-1 | 14.6-rc-1 |
maven/org.xwiki.rendering:xwiki-rendering-syntax-annotatedhtml5 | <14.6-rc-1 | 14.6-rc-1 |
maven/org.xwiki.rendering:xwiki-rendering-syntax-annotatedxhtml | <14.6-rc-1 | 14.6-rc-1 |
maven/org.xwiki.rendering:xwiki-rendering-syntax-html5 | <14.6-rc-1 | 14.6-rc-1 |
maven/org.xwiki.rendering:xwiki-rendering-syntax-html | <14.6-rc-1 | 14.6-rc-1 |
maven/org.xwiki.platform:xwiki-core-rendering-api | <=3.0-milestone-2 | |
maven/org.xwiki.rendering:xwiki-rendering-syntax-xhtml | <14.6-rc-1 | 14.6-rc-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-32070 is a vulnerability in XWiki Platform where HTML rendering does not check for dangerous attributes/attribute values, allowing for cross-site scripting (XSS) attacks.
CVE-2023-32070 has a severity level of critical.
CVE-2023-32070 affects XWiki Platform versions prior to 14.6-rc-1.
To fix CVE-2023-32070, update XWiki Platform to version 14.6-rc-1 or later.
More information about CVE-2023-32070 can be found in the following references: [reference links]