| 제목 | Shy2593666979 AgentChat <= v2.3.0 Authorization Bypass |
|---|
| 설명 | An Insecure Direct Object Reference (IDOR) vulnerability exists in AgentChat ≤ v2.3.0 at the /api/v1/user/info endpoint, where the user_id parameter is accepted directly from user input without proper authorization checks. As a result, unauthenticated attackers can access arbitrary users' information by manipulating the user_id parameter, leading to unauthorized disclosure of sensitive user data. Mitigations include implementing proper authorization checks to ensure users can only access their own information, retrieving the user ID from the authenticated session/token rather than accepting it as a parameter, applying role-based access control (RBAC) to restrict access to user data, and logging all user information access attempts for security auditing. |
|---|
| 원천 | ⚠️ https://github.com/CC-T-454455/Vulnerabilities/tree/master/agent-chat/vulnerability-1 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2026. 02. 22. PM 05:03 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 03. 07. AM 09:35 (13 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 349640 [Shy2593666979 AgentChat 까지 2.3.0 User Endpoint user.py get_user_info/update_user_info user_id 권한 상승] |
|---|
| 포인트들 | 20 |
|---|