VYPR
Critical severity9.0NVD Advisory· Published Jun 29, 2023· Updated Jun 17, 2026

CVE-2023-36471

CVE-2023-36471

Description

Xwiki commons is the common modules used by other XWiki top level projects. The HTML sanitizer that is included in XWiki since version 14.6RC1 allowed form and input HTML tags. In the context of XWiki, this allows an attacker without script right to either create forms that can be used for phishing attacks or also in the context of a sheet, the attacker could add an input like {{html}}{{/html}} that would allow remote code execution when it is submitted by an admin (the sheet is rendered as part of the edit form). The attacker would need to ensure that the edit form looks plausible, though, which can be non-trivial as without script right the attacker cannot display the regular content of the document. This has been patched in XWiki 14.10.6 and 15.2RC1 by removing the central form-related tags from the list of allowed tags. Users are advised to upgrade. As a workaround an admin can manually disallow the tags by adding form, input, select, textarea, button to the configuration option xml.htmlElementSanitizer.forbidTags in the xwiki.properties configuration file.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.xwiki.commons:xwiki-commons-xmlMaven
>= 14.6-rc-1, < 14.10.614.10.6
org.xwiki.commons:xwiki-commons-xmlMaven
>= 15.0-rc-1, < 15.2-rc-115.2-rc-1

Affected products

7
  • Cryptpad/Commons5 versions
    cpe:2.3:a:xwiki:commons:*:*:*:*:*:*:*:*+ 4 more
    • cpe:2.3:a:xwiki:commons:*:*:*:*:*:*:*:*range: >=14.6,<14.10.6
    • cpe:2.3:a:xwiki:commons:15.0:-:*:*:*:*:*:*
    • cpe:2.3:a:xwiki:commons:15.0:rc1:*:*:*:*:*:*
    • cpe:2.3:a:xwiki:commons:15.1:-:*:*:*:*:*:*
    • cpe:2.3:a:xwiki:commons:15.1:rc1:*:*:*:*:*:*
  • ghsa-coords
    Range: >= 14.6-rc-1, < 14.10.6
  • Range: >= 14.6-rc-1, < 14.10.6

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.