CVE-2023-33178 (GCVE-0-2023-33178)
Vulnerability from cvelistv5
Published
2023-05-30 19:55
Modified
2025-01-09 19:16
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Summary
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.
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| xibosignage | xibo-cms |
Version: >= 1.4.0, < 2.3.17 Version: >= 3.0.0, < 3.3.5 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:39:35.798Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhh",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhh"
},
{
"name": "https://claroty.com/team82/disclosure-dashboard",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://claroty.com/team82/disclosure-dashboard"
},
{
"name": "https://xibosignage.com/blog/security-advisory-2023-05/",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://xibosignage.com/blog/security-advisory-2023-05/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-33178",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-09T19:16:31.715244Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-09T19:16:45.390Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "xibo-cms",
"vendor": "xibosignage",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.4.0, \u003c 2.3.17"
},
{
"status": "affected",
"version": "\u003e= 3.0.0, \u003c 3.3.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-30T19:55:49.496Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhh",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhh"
},
{
"name": "https://claroty.com/team82/disclosure-dashboard",
"tags": [
"x_refsource_MISC"
],
"url": "https://claroty.com/team82/disclosure-dashboard"
},
{
"name": "https://xibosignage.com/blog/security-advisory-2023-05/",
"tags": [
"x_refsource_MISC"
],
"url": "https://xibosignage.com/blog/security-advisory-2023-05/"
}
],
"source": {
"advisory": "GHSA-g9x2-757j-hmhh",
"discovery": "UNKNOWN"
},
"title": "Sensitive Information Disclosure abusing SQL Injection in Xibo CMS dataset filter"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-33178",
"datePublished": "2023-05-30T19:55:49.496Z",
"dateReserved": "2023-05-17T22:25:50.696Z",
"dateUpdated": "2025-01-09T19:16:45.390Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Sensitive Information Disclosure abusing SQL Injection in Xibo CMS dataset filter\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-89\", \"lang\": \"en\", \"description\": \"CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"NONE\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"NONE\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"version\": \"3.1\"}}], \"references\": [{\"name\": \"https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhh\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhh\"}, {\"name\": \"https://claroty.com/team82/disclosure-dashboard\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://claroty.com/team82/disclosure-dashboard\"}, {\"name\": \"https://xibosignage.com/blog/security-advisory-2023-05/\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://xibosignage.com/blog/security-advisory-2023-05/\"}], \"affected\": [{\"vendor\": \"xibosignage\", \"product\": \"xibo-cms\", \"versions\": [{\"version\": \"\u003e= 1.4.0, \u003c 2.3.17\", \"status\": \"affected\"}, {\"version\": \"\u003e= 3.0.0, \u003c 3.3.5\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-05-30T19:55:49.496Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"source\": {\"advisory\": \"GHSA-g9x2-757j-hmhh\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T15:39:35.798Z\"}, \"title\": \"CVE Program Container\", \"references\": [{\"name\": \"https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhh\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"], \"url\": \"https://github.com/xibosignage/xibo-cms/security/advisories/GHSA-g9x2-757j-hmhh\"}, {\"name\": \"https://claroty.com/team82/disclosure-dashboard\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"], \"url\": \"https://claroty.com/team82/disclosure-dashboard\"}, {\"name\": \"https://xibosignage.com/blog/security-advisory-2023-05/\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"], \"url\": \"https://xibosignage.com/blog/security-advisory-2023-05/\"}]}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-33178\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-09T19:16:31.715244Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-09T19:16:39.548Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2023-33178\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2023-05-17T22:25:50.696Z\", \"datePublished\": \"2023-05-30T19:55:49.496Z\", \"dateUpdated\": \"2025-01-09T19:16:45.390Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…