// For flags

CVE-2023-36471

HTML sanitizer allows form elements in restricted in org.xwiki.commons:xwiki-commons-xml

Severity Score

5.4
*CVSS v3.1

Exploit Likelihood

*EPSS

Affected Versions

*CPE

Public Exploits

2
*Multiple Sources

Exploited in Wild

-
*KEV

Decision

-
*SSVC
Descriptions

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}}<input type="hidden" name="content" value="{{groovy}}println(&quot;Hello from Groovy!&quot;)" />{{/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.

*Credits: N/A
CVSS Scores
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
* Common Vulnerability Scoring System
SSVC
  • Decision:-
Exploitation
-
Automatable
-
Tech. Impact
-
* Organization's Worst-case Scenario
Timeline
  • 2023-06-21 CVE Reserved
  • 2023-06-29 CVE Published
  • 2024-07-31 EPSS Updated
  • 2024-08-02 CVE Updated
  • 2024-08-02 First Exploit
  • ---------- Exploited in Wild
  • ---------- KEV Due Date
CWE
  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CAPEC
Affected Vendors, Products, and Versions
Vendor Product Version Other Status
Vendor Product Version Other Status <-- --> Vendor Product Version Other Status
Xwiki
Search vendor "Xwiki"
Commons
Search vendor "Xwiki" for product "Commons"
>= 14.6 < 14.10.6
Search vendor "Xwiki" for product "Commons" and version " >= 14.6 < 14.10.6"
-
Affected
Xwiki
Search vendor "Xwiki"
Commons
Search vendor "Xwiki" for product "Commons"
15.0
Search vendor "Xwiki" for product "Commons" and version "15.0"
-
Affected
Xwiki
Search vendor "Xwiki"
Commons
Search vendor "Xwiki" for product "Commons"
15.0
Search vendor "Xwiki" for product "Commons" and version "15.0"
rc1
Affected
Xwiki
Search vendor "Xwiki"
Commons
Search vendor "Xwiki" for product "Commons"
15.1
Search vendor "Xwiki" for product "Commons" and version "15.1"
-
Affected
Xwiki
Search vendor "Xwiki"
Commons
Search vendor "Xwiki" for product "Commons"
15.1
Search vendor "Xwiki" for product "Commons" and version "15.1"
rc1
Affected