CVE-2024-56158: XWiki allows SQL injection in query endpoint of REST API with Oracle
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2024-56158 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →