| 标题 | 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 23時09分 (1 月前) |
|---|
| 管理 | 2026-05-24 08時33分 (27 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 365391 [Sushmi-pal Invoice-System 直到 a0a3faa16dee2621b231ae227333f5761607283b Profile Workflow /profile 标识符 权限提升] |
|---|
| 积分 | 20 |
|---|