CVE-2024-56158

Summary

XWiki is a generic wiki platform. It's possible to execute any SQL query in Oracle by using the function like DBMS_XMLGEN or DBMS_XMLQUERY. The XWiki query validator does not sanitize functions that would be used in a simple select and Hibernate allows using any native function in an HQL query. This vulnerability is fixed in 16.10.2, 16.4.7, and 15.10.16.

Affected Software

VendorProductVersion RangeStatus
xwikixwiki-platform>= 1.0, < 15.10.16affected
xwikixwiki-platform>= 16.0.0-rc-1, < 16.4.7affected
xwikixwiki-platform>= 16.5.0-rc-1, < 16.10.2affected

Weaknesses

  • CWE-89: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: total

References