CVE-2023-45134
XWiki Platform XSS vulnerability from account in the create page form via template provider
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 13.4-rc-1 for org.xwiki.platform:xwiki-platform-web -->
<!-- Update pom.xml dependency version to 3.1-milestone-1 for org.xwiki.platform:xwiki-web-standard -->
<!-- Update pom.xml dependency version to 14.10.12 for org.xwiki.platform:xwiki-platform-web-templates -->
<!-- Update pom.xml dependency version to 15.5-rc-1 for org.xwiki.platform:xwiki-platform-web-templates -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (4)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.xwiki.platform:xwiki-platform-web | maven | All versions | 13.4-rc-1 |
| org.xwiki.platform:xwiki-web-standard | maven | All versions | 3.1-milestone-1 |
| org.xwiki.platform:xwiki-platform-web-templates | maven | All versions | 14.10.12 |
| org.xwiki.platform:xwiki-platform-web-templates | maven | All versions | 15.5-rc-1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
References
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-gr82-8fj2-ggc3WEB
- https://nvd.nist.gov/vuln/detail/CVE-2023-45134ADVISORY
- https://github.com/xwiki/xwiki-platform/commit/ba56fda175156dd35035f2b8c86cbd8ef1f90c2eWEB
- https://github.com/xwiki/xwiki-platformPACKAGE
- https://jira.xwiki.org/browse/XWIKI-20962WEB
Frequently Asked Questions
- What is CVE-2023-45134?
- XWiki Platform XSS vulnerability from account in the create page form via template provider This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.0/10).
- How do I check if my project is affected by CVE-2023-45134?
- CVE-2023-45134 affects org.xwiki.platform:xwiki-platform-web, org.xwiki.platform:xwiki-web-standard and org.xwiki.platform:xwiki-platform-web-templates. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-45134 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2023-45137CRITICAL
XWiki Platform vulnerable to XSS with edit right in the create document form for existing pages
- CVE-2023-34464CRITICAL
XWiki vulnerable to stored cross-site scripting via any wiki document and the displaycontent/rendercontent template
- CVE-2023-45135CRITICAL
XWiki users can be tricked to execute scripts as the create page action doesn't display the page's title
- CVE-2023-29512CRITICAL
xwiki-platform-web-templates vulnerable to Eval Injection
- CVE-2023-45136CRITICAL
XWiki Platform web templates vulnerable to reflected XSS in the create document form if name validation is enabled
- CVE-2023-35160CRITICAL
XWiki Platform vulnerable to reflected cross-site scripting via back and xcontinue parameters in resubmit 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