Skip to content

Improper Neutralization of Script in Attributes in XWiki (X)HTML renderers

Critical severity GitHub Reviewed Published May 10, 2023 in xwiki/xwiki-rendering • Updated Nov 7, 2023

Package

maven org.xwiki.platform:xwiki-core-rendering-api (Maven)

Affected versions

<= 3.0-milestone-2

Patched versions

None
maven org.xwiki.platform:xwiki-platform-annotation-core (Maven)
< 14.6-rc-1
14.6-rc-1
maven org.xwiki.rendering:xwiki-rendering-syntax-annotatedhtml5 (Maven)
< 14.6-rc-1
14.6-rc-1
maven org.xwiki.rendering:xwiki-rendering-syntax-annotatedxhtml (Maven)
< 14.6-rc-1
14.6-rc-1
maven org.xwiki.rendering:xwiki-rendering-syntax-html (Maven)
< 14.6-rc-1
14.6-rc-1
maven org.xwiki.rendering:xwiki-rendering-syntax-html5 (Maven)
< 14.6-rc-1
14.6-rc-1
maven org.xwiki.rendering:xwiki-rendering-syntax-xhtml (Maven)
< 14.6-rc-1
14.6-rc-1

Description

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

For more information

If you have any questions or comments about this advisory:

References

@michitux michitux published to xwiki/xwiki-rendering May 10, 2023
Published by the National Vulnerability Database May 10, 2023
Published to the GitHub Advisory Database May 11, 2023
Reviewed May 11, 2023
Last updated Nov 7, 2023

Severity

Critical
9.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

CVE ID

CVE-2023-32070

GHSA ID

GHSA-6gf5-c898-7rxp

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.