| عنوان | CodeAstro Human Resource Management System v1.0 Cross-Site Request Forgery (CSRF) |
|---|
| الوصف | A Cross-Site Request Forgery (CSRF) vulnerability exists in the HRMS Organization module within the Delete_dep endpoint. The application does not implement anti-CSRF tokens or request origin validation for state-changing operations. As a result, an administrator can be tricked into executing a crafted request that triggers the deletion of a department.
The vulnerable function directly invokes department_delete($dep_id) based on a user-controlled parameter without verifying request integrity beyond session authentication (user_login_access). Since department IDs are predictable and the action is executed via a simple HTTP request, an attacker can force unintended deletion of department records when a victim visits a malicious page.
This leads to unauthorized data modification and disruption of organizational structure within the application.
|
|---|
| المصدر | ⚠️ https://github.com/ashikmd0507/CVE/tree/main/CSRF%20in%20Department%20Deletion%20Endpoint |
|---|
| المستخدم | ashikmd7 (UID 98284) |
|---|
| ارسال | 29/05/2026 05:54 AM (1 شهر منذ) |
|---|
| الاعتدال | 28/06/2026 11:34 AM (1 month later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 374545 [CodeAstro Human Resource Management System 1.0 تزوير طلبات عبر المواقع] |
|---|
| النقاط | 20 |
|---|