Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

x/vulndb: potential Go vuln in github.com/IceWhaleTech/CasaOS: CVE-2023-37266 #1935

Closed
GoVulnBot opened this issue Jul 17, 2023 · 1 comment

Comments

@GoVulnBot
Copy link

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 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.

References:

Cross references:

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

@neild
Copy link
Contributor

neild commented Jul 25, 2023

Duplicate of #1931

@neild neild marked this as a duplicate of #1931 Jul 25, 2023
@neild neild closed this as completed Jul 25, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants