ghsa-92vc-4fcw-g68q
Vulnerability from github
Published
2024-08-05 21:50
Modified
2024-11-18 16:27
Severity ?
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/IceWhaleTech/CasaOS" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-37469" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2024-08-05T21:50:03Z", "nvd_published_at": "2023-08-24T23:15:08Z", "severity": "CRITICAL" }, "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.", "id": "GHSA-92vc-4fcw-g68q", "modified": "2024-11-18T16:27:00Z", "published": "2024-08-05T21:50:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37469" }, { "type": "WEB", "url": "https://github.com/github/pe-security-lab/issues/1871" }, { "type": "WEB", "url": "https://github.com/IceWhaleTech/CasaOS/commit/af440eac5563644854ff33f72041e52d3fd1f47c" }, { "type": "PACKAGE", "url": "https://github.com/IceWhaleTech/CasaOS" }, { "type": "WEB", "url": "https://github.com/IceWhaleTech/CasaOS/blob/96e92842357230098c771bc41fd3baf46189b859/route/v1/samba.go#L121" }, { "type": "WEB", "url": "https://github.com/IceWhaleTech/CasaOS/blob/96e92842357230098c771bc41fd3baf46189b859/service/connections.go#L58" }, { "type": "WEB", "url": "https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.4" }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2022-119_CasaOS" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N", "type": "CVSS_V4" } ], "summary": "CasaOS Command Injection vulnerability" }
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.
- 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…