| शीर्षक | hemant6488 CodeIgniter-StudentManagementSystem 1.0 Unauthenticated Access |
|---|
| विवरण | The `Students` controller in the CodeIgniter application lacks any form of authentication or authorisation checks. None of its methods verify whether the user is logged in or possesses the required privileges.
As a result, any anonymous visitor can directly access the controller's endpoints to:
- View the complete list of students (`/index.php/students`)
- Add new students (`/index.php/students/addStudentView` and submit)
- Edit existing records
- Delete students
This exposes all student management functionality to unauthenticated users, completely bypassing intended access controls. |
|---|
| स्रोत | ⚠️ https://github.com/hemant6488/CodeIgniter-StudentManagementSystem/issues/5 |
|---|
| उपयोगकर्ता | Wwen (UID 97644) |
|---|
| सबमिशन | 27/04/2026 05:45 PM (1 महीना पहले) |
|---|
| संयम | 25/05/2026 09:08 PM (28 days later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 365537 [hemant6488 CodeIgniter-StudentManagementSystem Student Management addStudentView अधिकार वृद्धि] |
|---|
| अंक | 20 |
|---|