Xibo is a content management system (CMS). An SQL injection vulnerability was discovered in the `/dataset/data/{id}` API route inside the CMS starting in version 1.4.0 and prior to versions 2.3.17 and 3.3.5. This allows an authenticated user to exfiltrate data from the Xibo database by injecting specially crafted values in to the `filter` parameter. Values allowed in the filter parameter are checked against a deny list of commands that should not be allowed, however this checking was done in a case sensitive manor and so it is possible to bypass these checks by using unusual case combinations. Users should upgrade to version 2.3.17 or 3.3.5, which fix this issue. There are no workarounds aside from upgrading.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-05-30T19:55:49.496Z

Updated: 2023-05-30T19:55:49.496Z

Reserved: 2023-05-17T22:25:50.696Z


Link: CVE-2023-33178

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-05-30T20:15:10.907

Modified: 2023-06-06T00:59:10.210


Link: CVE-2023-33178

JSON object: View

cve-icon Redhat Information

No data.

CWE