Sourcecodester Online Thesis Archiving System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Sourcecodester Online Thesis Archiving System version 1.0. The issue resides in the 'projects_per_department.php' file, where user input is not properly sanitized, allowing attackers to manipulate SQL queries and potentially access or modify database information.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. 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 '/otas/?page=projects_per_department' with a crafted 'id' parameter that includes SQL injection payloads. The application will respond with database information, indicating that the SQL injection was successful.

Added: Apr 13, 2026, 7:10 PM
Updated: Apr 13, 2026, 7:10 PM

Vulnerability Rating

Custom Algorithm
spread
1.6
impact
3.1
exploitability
9.7
remediation
0.0
relevance
5.5
threat
6.4
urgency
2.9
incentive
8.3

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