CVE-2023-46732
XWiki Platform vulnerable to reflected cross-site scripting through revision parameter in content menu
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 15.5.1 for org.xwiki.platform:xwiki-platform-flamingo-skin-resources -->
<!-- Update pom.xml dependency version to 14.10.14 for org.xwiki.platform:xwiki-platform-flamingo-skin-resources -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.xwiki.platform:xwiki-platform-flamingo-skin-resources | maven | All versions | 15.5.1 |
| org.xwiki.platform:xwiki-platform-flamingo-skin-resources | maven | All versions | 14.10.14 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
- CWE-80
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.6 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
References
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j9rc-w3wv-fv62WEB
- https://nvd.nist.gov/vuln/detail/CVE-2023-46732ADVISORY
- https://github.com/xwiki/xwiki-platform/commit/04e325d57d4bcb6ab79bddcafbb19032474c2a55WEB
- https://github.com/xwiki/xwiki-platformPACKAGE
- https://jira.xwiki.org/browse/XWIKI-21095WEB
Frequently Asked Questions
- What is CVE-2023-46732?
- XWiki Platform vulnerable to reflected cross-site scripting through revision parameter in content menu This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.6/10).
- How do I check if my project is affected by CVE-2023-46732?
- CVE-2023-46732 affects org.xwiki.platform:xwiki-platform-flamingo-skin-resources. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-46732 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-77414CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77415CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2023-35156CRITICAL
XWiki Platform vulnerable to reflected cross-site scripting via xredirect parameter in delete template
- CVE-2026-77413CRITICAL
JSONata: Arbitrary Code Execution via crafted JSONata expressions
- CVE-2023-35158CRITICAL
XWiki Platform vulnerable to reflected cross-site scripting via xredirect parameter in restore template
- CVE-2023-35162CRITICAL
XWiki Platform vulnerable to cross-site scripting via xcontinue parameter in previewactions template
- CVE-2023-29207HIGH
Improper Neutralization of Script-Related HTML Tags (XSS) in the LiveTable Macro
- CVE-2025-66472MEDIUM
XWiki vulnerable to a reflected XSS via xredirect parameter in DeleteApplication
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies