{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-37469", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "CasaOS is an open-source personal cloud system. Prior to version 0.4.4, if an authenticated user using CasaOS is able to successfully connect to a controlled SMB server, they are able to execute arbitrary commands. Version 0.4.4 contains a patch for the issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')", "cweId": "CWE-77" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "IceWhaleTech", "product": { "product_data": [ { "product_name": "CasaOS", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 0.4.4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://securitylab.github.com/advisories/GHSL-2022-119_CasaOS/", "refsource": "MISC", "name": "https://securitylab.github.com/advisories/GHSL-2022-119_CasaOS/" }, { "url": "https://github.com/IceWhaleTech/CasaOS/commit/af440eac5563644854ff33f72041e52d3fd1f47c", "refsource": "MISC", "name": "https://github.com/IceWhaleTech/CasaOS/commit/af440eac5563644854ff33f72041e52d3fd1f47c" }, { "url": "https://github.com/IceWhaleTech/CasaOS/blob/96e92842357230098c771bc41fd3baf46189b859/route/v1/samba.go#L121", "refsource": "MISC", "name": "https://github.com/IceWhaleTech/CasaOS/blob/96e92842357230098c771bc41fd3baf46189b859/route/v1/samba.go#L121" }, { "url": "https://github.com/IceWhaleTech/CasaOS/blob/96e92842357230098c771bc41fd3baf46189b859/service/connections.go#L58", "refsource": "MISC", "name": "https://github.com/IceWhaleTech/CasaOS/blob/96e92842357230098c771bc41fd3baf46189b859/service/connections.go#L58" }, { "url": "https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.4", "refsource": "MISC", "name": "https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.4" } ] }, "source": { "advisory": "GHSA-92vc-4fcw-g68q", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } ] } }