CVE-2023-33178
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.
Does this matter?
Lower severity and a low EPSS score (0.63%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.63% probability · 48th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- xibosignage/xibo
- Source
- security-advisories@github.com
References
- https://claroty.com/team82/disclosure-dashboardThird Party Advisory
- https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhhVendor Advisory
- https://xibosignage.com/blog/security-advisory-2023-05/Vendor Advisory
- https://claroty.com/team82/disclosure-dashboardThird Party Advisory
- https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhhVendor Advisory
- https://xibosignage.com/blog/security-advisory-2023-05/Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.