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

CVE-2025-51092

Описание

The LogIn-SignUp project by VishnuSivadasVS is vulnerable to SQL Injection due to unsafe construction of SQL queries in DataBase.php. The functions logIn() and signUp() build queries by directly concatenating user input and unvalidated table names without using prepared statements. While a prepareData() function exists, it is insufficient to prevent SQL injection and does not sanitize the table name.

Затрагиваемое ПО
Vishnusivadas Login-signup
CVSS
Балл9.8 — критическая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Источники
https://abimelsbk.hashnode.dev/sql-injection-vulnerability-at-login-signup-php-project