CVE-2023-36471
Last modified
CVE-2023-36471 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.90% chance of exploitation in the next 30 days.
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}}<input type="hidden" name="content" value="{{groovy}}println("Hello from Groovy!")" />{{/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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xwiki | Commons | >= 14.6, < 14.10.6 |
| Xwiki | Commons | 15.0 |
| Xwiki | Commons | 15.1 |
References
- https://github.com/xwiki/xwiki-commons/security/advisories/GHSA-6pqf-c99p-758vExploit, Mitigation, Vendor Advisory
- https://jira.xwiki.org/browse/XCOMMONS-2634Exploit, Issue Tracking, Patch, Vendor Advisory
- https://github.com/xwiki/xwiki-commons/security/advisories/GHSA-6pqf-c99p-758vExploit, Mitigation, Vendor Advisory
- https://jira.xwiki.org/browse/XCOMMONS-2634Exploit, Issue Tracking, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-36471?
How severe is CVE-2023-36471?
How do I fix CVE-2023-36471?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-36466Discourse is an open source discussion platform. When editin…4.3
- CVE-2023-36467AWS data.all is an open source development framework to help…8.8
- CVE-2023-36468XWiki Platform is a generic wiki platform offering runtime s…8.8
- CVE-2023-36469XWiki Platform is a generic wiki platform offering runtime s…8.8
- CVE-2023-3647The IURNY by INDIGITALL WordPress plugin before 3.2.3 does n…4.8
- CVE-2023-36470XWiki Platform is a generic wiki platform offering runtime s…8.8
- CVE-2023-36472Strapi is an open-source headless content management system.…5.7
- CVE-2023-36473Discourse is an open source discussion platform. A CSP (Cont…6.1
- CVE-2023-36474Interactsh is an open-source tool for detecting out-of-band …6.1
- CVE-2023-36475Parse Server is an open source backend that can be deployed …9.8
- CVE-2023-36476calamares-nixos-extensions provides Calamares branding and m…5.5
- CVE-2023-36477XWiki Platform is a generic wiki platform offering runtime s…5.4
Are you affected by CVE-2023-36471?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
