You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
CasaOS is an open-source Personal Cloud system. Unauthenticated attackers can craft arbitrary JWTs and access features that usually require authentication and execute arbitrary commands as root on CasaOS instances. This problem was addressed by improving the validation of JWTs in commit 705bf1f. This patch is part of CasaOS 0.4.4. Users should upgrade to CasaOS 0.4.4. If they can't, they should temporarily restrict access to CasaOS to untrusted users, for instance by not exposing it publicly.
See doc/triage.md for instructions on how to triage this report.
modules:
- module: github.com/IceWhaleTech/CasaOS
vulnerable_at: 0.4.4
packages:
- package: CasaOS
description: |-
CasaOS is an open-source Personal Cloud system. Unauthenticated attackers can
craft arbitrary JWTs and access features that usually require authentication and
execute arbitrary commands as `root` on CasaOS instances. This problem was
addressed by improving the validation of JWTs in commit `705bf1f`. This patch is
part of CasaOS 0.4.4. Users should upgrade to CasaOS 0.4.4. If they can't, they
should temporarily restrict access to CasaOS to untrusted users, for instance by
not exposing it publicly.
cves:
- CVE-2023-37266
references:
- advisory: https://github.com/IceWhaleTech/CasaOS/security/advisories/GHSA-m5q5-8mfw-p2hr
- fix: https://github.com/IceWhaleTech/CasaOS/commit/705bf1facbffd2ca40b159b0303132b6fdf657ad
The text was updated successfully, but these errors were encountered:
CVE-2023-37266 references github.com/IceWhaleTech/CasaOS, which may be a Go module.
Description:
CasaOS is an open-source Personal Cloud system. Unauthenticated attackers can craft arbitrary JWTs and access features that usually require authentication and execute arbitrary commands as
root
on CasaOS instances. This problem was addressed by improving the validation of JWTs in commit705bf1f
. This patch is part of CasaOS 0.4.4. Users should upgrade to CasaOS 0.4.4. If they can't, they should temporarily restrict access to CasaOS to untrusted users, for instance by not exposing it publicly.References:
Cross references:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: