Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1oNWdmLWNtbTgtY2c3Y84AA5zE
CasaOS-UserService allows unauthorized access to any file
Summary
http://demo.casaos.io/v1/users/image?path=/var/lib/casaos/1/avatar.png
Originally it was to get the url of the user's avatar, but the path filtering was not strict, making it possible to get any file on the system.
Details
Construct paths to get any file.
Such as the CasaOS user database, and furthermore can obtain system root privileges.
PoC
http://demo.casaos.io/v1/users/image?path=/var/lib/casaos/conf/../db/user.db
Impact
v0.4.6 all previous versions
Permalink: https://github.com/advisories/GHSA-h5gf-cmm8-cg7cJSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNWdmLWNtbTgtY2c3Y84AA5zE
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: 9 months ago
Updated: 9 months ago
CVSS Score: 7.5
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Identifiers: GHSA-h5gf-cmm8-cg7c, CVE-2024-24765
References:
- https://github.com/IceWhaleTech/CasaOS-UserService/security/advisories/GHSA-h5gf-cmm8-cg7c
- https://github.com/IceWhaleTech/CasaOS-UserService/commit/3f4558e23c0a9958f9a0e20aabc64aa8fd51840e
- https://github.com/IceWhaleTech/CasaOS-UserService/releases/tag/v0.4.7
- https://nvd.nist.gov/vuln/detail/CVE-2024-24765
- https://github.com/advisories/GHSA-h5gf-cmm8-cg7c
Blast Radius: 1.0
Affected Packages
go:github.com/IceWhaleTech/CasaOS-UserService
Dependent packages: 0Dependent repositories: 0
Downloads:
Affected Version Ranges: < 0.4.7
Fixed in: 0.4.7
All affected versions: 0.3.6, 0.3.7, 0.4.0, 0.4.1, 0.4.2, 0.4.4, 0.4.5
All unaffected versions: 0.4.7, 0.4.8