CVE-2023-37469

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-37469
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-37469.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-37469
Aliases
Published
2023-08-24T22:12:10.234Z
Modified
2025-11-28T02:34:13.067181Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
CasaOS Command Injection vulnerability
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-77"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/37xxx/CVE-2023-37469.json"
}
References

Affected packages

Git / github.com/icewhaletech/casaos

Affected ranges

Type
GIT
Repo
https://github.com/icewhaletech/casaos
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.4.4"
        }
    ]
}