
A vulnerability has been found in PHPGurukul Beauty Parlour Management System 1.1. Affected by this issue is some unknown functionality of the file /admin/view-appointment.php. Such manipulation of the argument viewid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Username: admin Password: Test@123
Username: [email protected] Password: Test@123
Eine Schwachstelle wurde im PHPGurukul Beauty Parlour Management System 1.1 gefunden. Betroffen von diesem Problem ist eine unbekannte Funktionalität der Datei /admin/view-appointment.php. Die Manipulation des Arguments viewid führt zu einer SQL-Injection. Der Angriff kann remote durchgeführt werden. Der Exploit wurde öffentlich bekannt gegeben und kann verwendet werden.
docker compose exec db mysql -uuser -p
Passwort: userpass
USE salon; SHOW TABLES; SELECT * FROM tblbook;