PT-2026-20479 · Code Projects · Scholars Tracking System

CVE-2025-70152

·

Publicado

2026-02-18

·

Atualizado

2026-02-18

CVSS v3.1

9.8

Crítica

VetorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions code-projects Community Project Scholars Tracking System version 1.0
Description The software contains a SQL Injection issue in the admin user management endpoints. The endpoints /admin/save user.php and /admin/update user.php do not have authentication checks and directly concatenate user-supplied POST parameters into SQL queries without validation or parameterization. The vulnerable parameters are firstname, lastname, username, password, and user id.
Recommendations Apply input validation and parameterized queries to the /admin/save user.php and /admin/update user.php endpoints. Implement authentication checks for access to the /admin/save user.php and /admin/update user.php endpoints.

Exploit

Correção

SQL injection

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

CVE-2025-70152

Produtos afetados

Scholars Tracking System