cvedb.io
CVE-2025-51092
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2025-08-22T19:15:39.470 · Last modified 2026-06-17T09:35:32.900

Summary

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.

Affected products

vishnusivadas — login-signup

Does this affect you?

Add your gear to cvedb and we'll alert you only when vishnusivadas ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.