PHPGurukul Student Record System
cpe:2.3:a:phpgurukul:student_record_system:*:*:*:*:*:*:*
- 3.20
A SQL injection vulnerability has been identified in PHPGurukul Student Record System version 3.20. The issue arises in the add-course.php file, where the course-short, course-full, and cdate parameters can be manipulated to inject malicious SQL queries. This vulnerability allows attackers to interfere with the application's database queries, potentially leading to unauthorized data access or modification.
Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
To reproduce this vulnerability, send a request to the add-course.php file with injected SQL payloads in the course-short, course-full, and cdate parameters. Using a time-based SQL injection payload, such as one that causes a delay in the response, can help confirm the vulnerability by demonstrating that the injection was successful.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.