CVE-2025-51092

T

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

Configurations

Configuration 1 (hide)

cpe:2.3:a:vishnusivadas:login-signup:-:*:*:*:*:*:*:*

History

09 Oct 2025, 18:00

Type Values Removed Values Added
First Time Vishnusivadas login-signup
Vishnusivadas
CPE cpe:2.3:a:vishnusivadas:login-signup:-:*:*:*:*:*:*:*
References () https://abimelsbk.hashnode.dev/sql-injection-vulnerability-at-login-signup-php-project - () https://abimelsbk.hashnode.dev/sql-injection-vulnerability-at-login-signup-php-project - Third Party Advisory

26 Aug 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-22 19:15

Updated : 2025-10-09 18:00


NVD link : CVE-2025-51092

Mitre link : CVE-2025-51092

CVE.ORG link : CVE-2025-51092


JSON object : View

Products Affected
CWE
CWE-89

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