| Title | SOURCECODESTER Employee Task Management System 1.0 IDOR |
|---|
| Description | The Employee Task Management System exhibits an Insecure Direct Object Reference (IDOR) vulnerability in `/edit-task.php`, which can be exploited through the `task_id` parameter. This issue allows unauthorized users to access and potentially modify task information without proper authentication by manipulating the `task_id` in the request URL. This vulnerability underscores the need for strict access controls and validation mechanisms to ensure that users can only access objects for which they have the appropriate permissions. |
|---|
| Source | ⚠️ https://github.com/skid-nochizplz/skid-nochizplz/blob/main/TrashBin/CVE/SOURCECODESTER%20Employee%20Task%20Management%20System/IDOR%20-%20edit-task.php.md |
|---|
| User | nochizplz (UID 64302) |
|---|
| Submission | 03/16/2024 18:07 (2 years ago) |
|---|
| Moderation | 03/17/2024 09:26 (15 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 257077 [SourceCodester Employee Task Management System 1.0 /edit-task.php task_id authorization] |
|---|
| Points | 20 |
|---|