GHSA-hcrc-x9p4-f9jhCriticalCVSS 9.8
code-projects Community Project Scholars Tracking System 1.0 is vulnerable to SQL Injection in...
🔗 CVE IDs covered (1)
📋 Description
code-projects Community Project Scholars Tracking System 1.0 is vulnerable to SQL Injection in the admin user management endpoints /admin/save_user.php and /admin/update_user.php. These endpoints lack authentication checks and directly concatenate user-supplied POST parameters (firstname, lastname, username, password, user_id) into SQL queries without validation or parameterization.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2025-70152
- https://code-projects.org/scholars-tracking-system-in-php-with-source-code
- https://youngkevinn.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth
- https://0x0bito.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth
- https://github.com/advisories/GHSA-hcrc-x9p4-f9jh