#VU125589 SQL injection in XWiki platform - CVE-2024-55663
Published: December 12, 2024 / Updated: April 9, 2026
XWiki platform
XWiki
Description
The vulnerability allows a remote attacker to disclose sensitive information and modify database contents.
The vulnerability exists due to SQL injection in getdocument.vm when processing the request.sort parameter. A remote attacker can send a specially crafted request to disclose sensitive information and modify database contents.
Depending on the database backend, exploitation may allow access to confidential data such as password hashes and execution of UPDATE, INSERT, or DELETE queries.