Vulnerability Description
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. When a user has view but not edit right on a page in XWiki, that user can delete the page and replace it by a page with new content without having delete right. The previous version of the page is moved into the recycle bin and can be restored from there by an admin. As the user is recorded as deleter, the user would in theory also be able to view the deleted content, but this is not directly possible as rights of the previous version are transferred to the new page and thus the user still doesn't have view right on the page. It therefore doesn't seem to be possible to exploit this to gain any rights. This has been patched in XWiki 14.10.21, 15.5.5 and 15.10.6 by cancelling save operations by users when a new document shall be saved despite the document's existing already.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xwiki | Xwiki | >= 13.10.4, < 14.0 |
Related Weaknesses (CWE)
References
- https://github.com/xwiki/xwiki-platform/commit/0bc27d6ec63c8a505ff950e2d1792cb4fPatch
- https://github.com/xwiki/xwiki-platform/commit/56f5d8aab7371d5ba891168f738908065Patch
- https://github.com/xwiki/xwiki-platform/commit/c5efc1e519e710afdf3c5f40c0fcc300aPatch
- https://github.com/xwiki/xwiki-platform/commit/e4968fe268e5644ffd9bfa4ef6257d279Patch
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-33gp-gmg3-hfpqVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-21553Issue Tracking
FAQ
What is CVE-2024-37898?
CVE-2024-37898 is a vulnerability with a CVSS score of 4.3 (MEDIUM). XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. When a user has view but not edit right on a page in XWiki, that user can delete the page and r...
How severe is CVE-2024-37898?
CVE-2024-37898 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-37898?
Check the references section above for vendor advisories and patch information. Affected products include: Xwiki Xwiki.