CVE-2025-70152

critical

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

https://youngkevinn.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth/

https://code-projects.org/scholars-tracking-system-in-php-with-source-code/

Details

Source: Mitre, NVD

Published: 2026-02-18

Updated: 2026-02-18

Risk Information

CVSS v2

Base Score: 10

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

Severity: Critical

CVSS v3

Base Score: 9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Severity: Critical