SourceCodester Student Result Management System
cpe:2.3:a:student_result_management_system_project:student_result_management_system:*:*:*:*:*:*:*
- 1.0
A critical vulnerability exists in SourceCodester Student Result Management System version 1.0, specifically within the register interface. The issue arises from improper access controls in the admin core new user file, allowing remote, unauthenticated users to create admin accounts. This vulnerability has been publicly disclosed and exploited.
Exploitation of this vulnerability allows for the unauthorized creation of admin users, granting attackers administrative access to the application.
To reproduce this vulnerability, send a POST request to the '/srms/admin/core/new_user' endpoint. Include the 'fname', 'lname', 'gender', 'email', and 'password' fields in the request. The application will create a new admin user with the provided details.
Implement proper authentication checks to ensure that only logged-in users with the appropriate privilege level can access the user creation functionality.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.