SQL Injection Vulnerability in Code-Projects Community Project Scholars Tracking System
CVE-2025-70152
9.8CRITICAL
What is CVE-2025-70152?
The Code-Projects Community Project Scholars Tracking System version 1.0 contains a significant SQL Injection vulnerability in the admin user management endpoints, specifically /admin/save_user.php and /admin/update_user.php. The flaw arises from the lack of authentication checks, allowing attackers to manipulate SQL queries through unsanitized user input parameters such as firstname, lastname, username, password, and user_id. This vulnerability enables unauthorized access and potential data breaches, highlighting the need for secure coding practices.
