
We found results for “”
CVE-2024-55663
Good to know:

Date: December 12, 2024
XWiki Platform is a generic wiki platform. Starting in version 11.10.6 and prior to versions 13.10.5 and 14.3-rc-1, in "getdocument.vm"; the ordering of the returned documents is defined from an unsanitized request parameter (request.sort) and can allow any user to inject HQL. Depending on the used database backend, the attacker may be able to not only obtain confidential information such as password hashes from the database, but also execute UPDATE/INSERT/DELETE queries. This has been patched in 13.10.5 and 14.3-rc-1. There is no known workaround, other than upgrading XWiki.
Language: Java
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Improper Encoding or Escaping of Output
CWE-116Top Fix

Upgrade Version
Upgrade to version org.xwiki.platform:xwiki-platform-distribution-war:13.10.5;org.xwiki.platform:xwiki-platform-distribution-war:14.3-rc-1
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | HIGH |