जमा करें #897267: Mstfakts College-Management-System 82ab01d057d96c8893c419cd9cb6870120faaea3 Session Fixiationजानकारी

शीर्षकMstfakts College-Management-System 82ab01d057d96c8893c419cd9cb6870120faaea3 Session Fixiation
विवरणThe affected authentication logic is in `Front-end/server.php:2,40-122`. The application starts or accepts a PHP session before credential verification with `session_start()`. Both successful login branches then assign `$_SESSION['name']` and `$_SESSION['email']` without calling `session_regenerate_id(true)`. Under PHP configurations that accept client-selected session identifiers, a session ID known to an attacker remains the authenticated ID after the victim logs in. The attacker can reuse the fixed `PHPSESSID` to access the victim's `profile.php` or `student.php` data. The local PHP 7.4 reproduction accepted an attacker-selected 32-character SID, returned no replacement cookie after successful authentication, and served the authenticated profile when the same SID was replayed.
स्रोत⚠️ https://github.com/Mstfakts/College-Management-System/issues/8
उपयोगकर्ता
 cnluminous (UID 98136)
सबमिशन20/07/2026 12:02 PM (2 महीनों पहले)
संयम22/09/2026 06:13 PM (2 months later)
स्थितिस्वीकृत
VulDB प्रविष्टि408521 [Mstfakts College-Management-System Authentication Front-end/server.php session_start कमजोर प्रमाणीकरण]
अंक20

Want to know what is going to be exploited?

We predict KEV entries!