CVE-2022-0266: Authorization Bypass Through User-Controlled Key in LiveHelperChat
6.5
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.53167%
CWE
Published
1/21/2022
Updated
2/3/2023
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
remdex/livehelperchat | composer | < 3.92 | 3.92 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The patches indicate that the original code was vulnerable to deleting admin users and specific groups without proper authorization checks. The functions identified are directly related to the processing of user-controlled input (user_id and group_id) and were modified to add checks to prevent exploitation.