| 제목 | Sushmi-pal Invoice-System 1.0 Insecure Direct Object Reference (IDOR) |
|---|
| 설명 | An Insecure Direct Object Reference (IDOR) vulnerability exists in version 1.0 of the Invoice System in Laravel application. The vulnerability is present in the /profile/{id} endpoint, which fails to properly enforce authorization checks on user-supplied object identifiers.
The application directly uses the id parameter from the request path to retrieve and update user profile data without verifying whether the requested resource belongs to the currently authenticated user. As a result, an attacker with a valid account can manipulate the id value to access or modify other users’ profiles.
|
|---|
| 원천 | ⚠️ https://gist.github.com/c4ttr4ck/c35c134709743deb7dfad5b878295402 |
|---|
| 사용자 | c4ttr4ck (UID 75518) |
|---|
| 제출 | 2026. 04. 26. PM 11:09 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 24. AM 08:33 (27 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365391 [Sushmi-pal Invoice-System 까지 a0a3faa16dee2621b231ae227333f5761607283b Profile Workflow /profile 아이디 권한 상승] |
|---|
| 포인트들 | 20 |
|---|