Soumettre #894305: sambitraj STUDENT-MANAGEMENT-SYSTEM 56ba287f2e9031523ccb4244cb6e3fe530e4e5d5 Use of Default Passwordinformation

Titresambitraj STUDENT-MANAGEMENT-SYSTEM 56ba287f2e9031523ccb4244cb6e3fe530e4e5d5 Use of Default Password
DescriptionThe affected component is `aca.zip!/aca.sql`, the database dump shipped with the project. The dump creates an administrator account with a predictable public email and password: ```sql INSERT INTO `admin` (`name`, `email`, `password`) VALUES ('admin', '[email protected]', 'admin123'); ``` If a deployment imports the provided SQL dump and does not immediately rotate the account, the application exposes a known administrator credential pair. An attacker can authenticate as the administrator and access management functionality with the default `[email protected]` / `admin123` credentials.
La source⚠️ https://github.com/sambitraj/STUDENT-MANAGEMENT-SYSTEM/issues/7
Utilisateur
 luff (UID 99904)
Soumission17/07/2026 19:31 (il y a 1 mois)
Modérer30/08/2026 19:56 (1 month later)
StatutAccepté
Entrée VulDB397186 [sambitraj Student-Management-System aca.sql divulgation d'information]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!