SourceCodester Patient Appointment Scheduler System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in SourceCodester Patient Appointment Scheduler System version 1.0. The issue resides in the file '/scheduler/admin/appointments/view_details.php', where improper input handling allows for SQL injection attacks.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate SQL queries to the database. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, send a GET request to '/scheduler/admin/appointments/view_details.php' with a crafted 'id' parameter that includes SQL injection payloads. The payload can exploit the application's SQL query handling, such as by using 'union select' or 'updatexml' functions to extract database information.

Added: Apr 14, 2026, 3:38 PM
Updated: Apr 14, 2026, 3:38 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
3.1
exploitability
6.8
remediation
0.0
relevance
5.9
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.