Enviar #42881: Unauthenticated SQL injection in Fee Management System in login page.información

TítuloUnauthenticated SQL injection in Fee Management System in login page.
DescripciónFee Management System source code URL: https://www.sourcecodester.com/php/15357/best-fee-management-system-project-php-source-code.html in admin_class.php function login(){ extract($_POST); $qry = $this->db->query("SELECT * FROM users where username = '".$username."' and password = '".md5($password)."' "); ...... } the usename and password variables is directly spliced into sql statement. In login page, anyone can login with the below parameters: username: admin' or 1=1# password: whatever
Fuente⚠️ https://www.sourcecodester.com/php/15357/best-fee-management-system-project-php-source-code.html
Usuario
 zhangguohu (UID 30684)
Sumisión2022-08-05 11:44 (hace 4 años)
Moderación2022-08-05 12:43 (59 minutes later)
EstadoAceptado
Entrada de VulDB205658 [SourceCodester Best Fee Management System admin_class.php login Nombre de usuario inyección SQL]
Puntos20

Do you need the next level of professionalism?

Upgrade your account now!