CVE-2023-34464

Summary

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Starting in version 2.2.1 until versions 14.4.8, 14.10.5, and 15.1RC1 of org.xwiki.platform:xwiki-platform-web and any version prior to 14.4.8, 14.10.5, and 15.1.RC1 of org.xwiki.platform:xwiki-platform-web-templates, any user who can edit a document in a wiki like the user profile can create a stored cross-site scripting attack. The attack occurs by putting plain HTML code into that document and then tricking another user to visit that document with the displaycontent or rendercontent template and plain output syntax. If a user with programming rights is tricked into visiting such a URL, arbitrary actions be performed with this user's rights, impacting the confidentiality, integrity, and availability of the whole XWiki installation. This has been patched in XWiki 14.4.8, 14.10.5 and 15.1RC1 by setting the content type of the response to plain text when the output syntax is not an HTML syntax.

Affected Software

VendorProductVersion RangeStatus
xwikixwiki-platformorg.xwiki.platform:xwiki-platform-web >= 2.2.1, < 14.4.8affected
xwikixwiki-platformorg.xwiki.platform:xwiki-platform-web-templates < 14.4.8affected
xwikixwiki-platformorg.xwiki.platform:xwiki-platform-web-templates >= 14.5, < 14.10.5affected
xwikixwiki-platformorg.xwiki.platform:xwiki-platform-web-templates >= 15.0-rc-1, < 15.1-rc-1affected

Weaknesses

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

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References