ГлавнаяУязвимости → CVE-2025-70152
9.8критическая

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.

Затрагиваемое ПО
Fabian Scholars tracking system
CVSS
Балл9.8 — критическая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Источники
https://code-projects.org/scholars-tracking-system-in-php-with-source-code/https://youngkevinn.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth/