ghsa-m5q5-8mfw-p2hr
Vulnerability from github
Published
2023-07-17 14:40
Modified
2024-12-12 22:30
Severity ?
VLAI Severity ?
Summary
CasaOS contains weak JWT secrets
Details
Impact
Unauthenticated attackers can craft arbitrary JWTs and access features that usually require authentication and execute arbitrary commands as root
on CasaOS instances.
Patches
The problem was addressed by improving the validation of JWTs in 705bf1f. This patch is part of CasaOS 0.4.4.
Workarounds
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
- 705bf1f
- https://www.sonarsource.com/blog/security-vulnerabilities-in-casaos/
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/IceWhaleTech/CasaOS" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-37266" ], "database_specific": { "cwe_ids": [ "CWE-1391", "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2023-07-17T14:40:16Z", "nvd_published_at": "2023-07-17T21:15:09Z", "severity": "CRITICAL" }, "details": "### Impact\n\nUnauthenticated attackers can craft arbitrary JWTs and access features that usually require authentication and execute arbitrary commands as `root` on CasaOS instances.\n\n### Patches\n\nThe problem was addressed by improving the validation of JWTs in 705bf1f. This patch is part of CasaOS 0.4.4.\n\n### Workarounds\n\nUsers should upgrade to CasaOS 0.4.4. If they can\u0027t, they should temporarily restrict access to CasaOS to untrusted users, for instance by not exposing it publicly.\n\n### References\n\n- 705bf1f\n- https://www.sonarsource.com/blog/security-vulnerabilities-in-casaos/\n", "id": "GHSA-m5q5-8mfw-p2hr", "modified": "2024-12-12T22:30:02Z", "published": "2023-07-17T14:40:16Z", "references": [ { "type": "WEB", "url": "https://github.com/IceWhaleTech/CasaOS/security/advisories/GHSA-m5q5-8mfw-p2hr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37266" }, { "type": "WEB", "url": "https://github.com/IceWhaleTech/CasaOS/commit/705bf1facbffd2ca40b159b0303132b6fdf657ad" }, { "type": "PACKAGE", "url": "https://github.com/IceWhaleTech/CasaOS" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2023-1931" }, { "type": "WEB", "url": "https://www.sonarsource.com/blog/security-vulnerabilities-in-casaos" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "CasaOS contains weak JWT secrets" }
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…