CVE-2024-28232
Login username enumeration in github.com/IceWhaleTech/CasaOS-UserService
描述
The Casa OS Login page has a username enumeration vulnerability in the login page that was patched in Casa OS v0.4.7. The issue exists because the application response differs depending on whether the username or password is incorrect, allowing an attacker to enumerate usernames by observing the application response. For example, if the username is incorrect, the application returns "User does not exist" with return code "10006", while if the password is incorrect, it returns "User does not exist or password is invalid" with return code "10013". This allows an attacker to determine if a username exists without knowing the password.
如何修補 CVE-2024-28232
要修補 CVE-2024-28232,請將受影響套件升級到下列已修補版本。
- —升級至 0.4.8 或更新版本
- —升級至 0.4.8 或更新版本
CVE-2024-28232 正在被利用嗎?
低 — EPSS 為 0.6%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- >= 0.4.7, < 0.4.8
- from 0, < 0.4.8
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.2 | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |