Home

Description

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.

PUBLISHED Reserved 2025-06-16 | Published 2025-08-22 | Updated 2025-08-26 | Assigner mitre

References

abimelsbk.hashnode.dev/...bility-at-login-signup-php-project

cve.org (CVE-2025-51092)

nvd.nist.gov (CVE-2025-51092)

Download JSON