CVE-2025-70152

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:fabian:scholars_tracking_system:1.0:*:*:*:*:*:*:*

History

23 Feb 2026, 17:54

Type Values Removed Values Added
Summary
  • (es) code-projects Community Project Scholars Tracking System 1.0 es vulnerable a inyección SQL en los endpoints de administración de gestión de usuarios /admin/save_user.php y /admin/update_user.php. Estos endpoints carecen de comprobaciones de autenticación y concatenan directamente parámetros POST proporcionados por el usuario (firstname, lastname, username, password, user_id) en consultas SQL sin validación ni parametrización.
References () https://code-projects.org/scholars-tracking-system-in-php-with-source-code/ - () https://code-projects.org/scholars-tracking-system-in-php-with-source-code/ - Product
References () https://youngkevinn.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth/ - () https://youngkevinn.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth/ - Exploit, Third Party Advisory, Mitigation
First Time Fabian
Fabian scholars Tracking System
CPE cpe:2.3:a:fabian:scholars_tracking_system:1.0:*:*:*:*:*:*:*

18 Feb 2026, 19:21

Type Values Removed Values Added
CWE CWE-89

18 Feb 2026, 18:24

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 18:24

Updated : 2026-02-23 17:54


NVD link : CVE-2025-70152

Mitre link : CVE-2025-70152

CVE.ORG link : CVE-2025-70152


JSON object : View

Products Affected

fabian

  • scholars_tracking_system
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')