vendor:
Hostel Management System
by:
FULLSHADE
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Hostel Management System
Affected Version From: v2.0
Affected Version To: v2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:hostel_management_system:2.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2020
Hostel Management System 2.0 – ‘id’ SQL Injection
The Hostel Management System v2.0 application from PHPgurukul is vulnerable to SQL injection via the 'id' parameter on the full-profile.php page. GET parameter 'id' is vulnerable.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.