CVE-2024-37899
XWiki Platform allows remote code execution from user account
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 14.10.21 for org.xwiki.platform:xwiki-platform-oldcore -->
<!-- Update pom.xml dependency version to 15.5.5 for org.xwiki.platform:xwiki-platform-oldcore -->
<!-- Update pom.xml dependency version to 14.10.21 for org.xwiki.platform:xwiki-platform-oldcore -->
<!-- Update pom.xml dependency version to 15.10.6 for org.xwiki.platform:xwiki-platform-oldcore -->
<!-- Update pom.xml dependency version to 16.0.0 for org.xwiki.platform:xwiki-platform-oldcore -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (5)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.xwiki.platform:xwiki-platform-oldcore | maven | All versions | 14.10.21 |
| org.xwiki.platform:xwiki-platform-oldcore | maven | All versions | 15.5.5 |
| org.xwiki.platform:xwiki-platform-oldcore | maven | All versions | 14.10.21 |
| org.xwiki.platform:xwiki-platform-oldcore | maven | All versions | 15.10.6 |
| org.xwiki.platform:xwiki-platform-oldcore | maven | All versions | 16.0.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-266
- CWE-94Code InjectionMITRE
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-j584-j2vj-3f93WEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-37899ADVISORY
- https://github.com/xwiki/xwiki-platform/commit/046c36519a2df392c922c16d0d38472b98c414d0WEB
- https://github.com/xwiki/xwiki-platform/commit/233b08b26580df4b7a595882dac65ed4e4a2419cWEB
- https://github.com/xwiki/xwiki-platform/commit/2b55c29562ccd20f8f0f85075f0c95b4ee9cd9beWEB
- https://github.com/xwiki/xwiki-platform/commit/f8409419c5d0ddefe1bee55e73629a54275fa735WEB
- https://github.com/xwiki/xwiki-platform/commit/f89c8f47fad6e5cc7e68c69a7e0acde07f5eed5aWEB
- https://github.com/xwiki/xwiki-platformPACKAGE
- https://jira.xwiki.org/browse/XWIKI-21611WEB
Frequently Asked Questions
- What is CVE-2024-37899?
- XWiki Platform allows remote code execution from user account 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-2024-37899?
- CVE-2024-37899 affects org.xwiki.platform:xwiki-platform-oldcore. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-37899 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2023-26474CRITICAL
XWiki Platform vulnerable to privilege escalation via properties with wiki syntax that are executed with wrong author
- CVE-2023-36468CRITICAL
Upgrading doesn't prevent exploiting vulnerable XWiki documents
- CVE-2024-31987CRITICAL
XWiki Platform remote code execution from account via custom skins support
- CVE-2023-29526CRITICAL
XWiki Platform's async and display macro allow displaying and interacting with any document in restricted mode
- CVE-2024-56158CRITICAL
XWiki allows SQL injection in query endpoint of REST API with Oracle
- CVE-2024-31981CRITICAL
XWiki Platform: Privilege escalation (PR) from user registration through PDFClass
- CVE-2024-43400CRITICAL
XWiki Platform allows XSS through XClass name in string properties
- CVE-2023-29523CRITICAL
XWiki Platform vulnerable to code injection in display method used in user profiles
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies