Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.xwiki.rendering/xwiki-rendering-xml
  4. ›
  5. CVE-2023-37908

CVE-2023-37908: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

October 25, 2023 (updated October 31, 2023)

XWiki Rendering is a generic Rendering system that converts textual input in a given syntax into another syntax. The cleaning of attributes during XHTML rendering, introduced in version 14.6-rc-1, allowed the injection of arbitrary HTML code and thus cross-site scripting via invalid attribute names. This can be exploited, e.g., via the link syntax in any content that supports XWiki syntax like comments in XWiki. When a user moves the mouse over a malicious link, the malicious JavaScript code is executed in the context of the user session. When this user is a privileged user who has programming rights, this allows server-side code execution with programming rights, impacting the confidentiality, integrity and availability of the XWiki instance. While this attribute was correctly recognized as not allowed, the attribute was still printed with a prefix data-xwiki-translated-attribute- without further cleaning or validation. This problem has been patched in XWiki 14.10.4 and 15.0 RC1 by removing characters not allowed in data attributes and then validating the cleaned attribute again. There are no known workarounds apart from upgrading to a version including the fix.

References

  • github.com/advisories/GHSA-663w-2xp3-5739
  • github.com/xwiki/xwiki-rendering/commit/f4d5acac451dccaf276e69f0b49b72221eef5d2f
  • github.com/xwiki/xwiki-rendering/security/advisories/GHSA-663w-2xp3-5739
  • github.com/xwiki/xwiki-rendering/security/advisories/GHSA-6gf5-c898-7rxp
  • jira.xwiki.org/browse/XRENDERING-697
  • nvd.nist.gov/vuln/detail/CVE-2023-37908

Code Behaviors & Features

Detect and mitigate CVE-2023-37908 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 14.6 before 14.10.4

Fixed versions

  • 14.10.4

Solution

Upgrade to version 14.10.4 or above.

Impact 9.6 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

maven/org.xwiki.rendering/xwiki-rendering-xml/CVE-2023-37908.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:13 +0000.