Soumettre #814004: Yash Pokharna StudentManagementSystem 1.0 IDOR + SQL Injectioninformation

TitreYash Pokharna StudentManagementSystem 1.0 IDOR + SQL Injection
DescriptionThe studentdel.php endpoint lacks any form of authentication or authorisation (no inclusion of session.php and no call to confirm_logged_in()). It directly takes the $_GET['id'] parameter and embeds it into a DELETE SQL query using string concatenation. Because there is no session validation and no input sanitisation, an unauthenticated attacker can: Delete a single student record by guessing or enumerating its ID. Exploit the SQL injection to delete all records from the database (e.g., using id=9999 OR 1=1). This effectively allows a remote attacker to wipe the entire student data set without any credentials.
La source⚠️ https://github.com/yashpokharna2555/StudentManagementSystem/issues/5
Utilisateur
 Xuns (UID 96762)
Soumission27/04/2026 10:59 (il y a 1 mois)
Modérer24/05/2026 11:12 (27 days later)
StatutAccepté
Entrée VulDB365455 [yashpokharna2555 StudentManagementSystem /studentdel.php confirm_logged_in ID injection SQL]
Points20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!