Obi08 Enrollment System
cpe:2.3:a:enrollment_system_project:enrollment_system:*:*:*:*:*:*:*
- 1.0
A SQL injection vulnerability has been identified in Obi08 Enrollment System version 1.0. The issue resides in the keyword parameter of the get_subject.php file, allowing unauthenticated attackers to execute arbitrary SQL queries. Exploitation of this vulnerability is possible through UNION-based injection, enabling the extraction of sensitive information such as usernames and passwords from the users table.
Exploitation of this vulnerability allows for arbitrary SQL query execution, with the potential to extract sensitive information from the database, including usernames and passwords.
The vulnerability can be reproduced by sending a POST request to the get_subject.php endpoint with a crafted SQL injection payload in the keyword parameter. The payload can be designed to exploit the application's SQL query handling, such as by using UNION-based injection to extract data from the database.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.