Headline
CVE-2023-33580: Student Study Center Management System | online Student Study Center Management Project in PHP
Phpgurukul Student Study Center Management System V1.0 is vulnerable to Cross Site Scripting (XSS) in the “Admin Name” field on Admin Profile page.
Student Study Center Management System using PHP and MySQL
Student Study Center Management System Project is a web-based application developed using PHP and MySQL. In this project, the administrator can add the students and assign the desk for study.
Project Requirements
Project Name
Student Study Center Management System Project
Language Used
PHP5.6, PHP7.x
Database
MySQL 5.x
User Interface Design
HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser
Mozilla, Google Chrome, IE8, OPERA
Software
XAMPP / Wamp / Mamp/ Lamp (anyone)
Project Modules
In Student Study Center Management System Project we use PHP and MySQL database. It has One module.
Admin
Admin Module
Dashboard: In this section, admin can view the total, available, and occupied Desks. Admin can also view the total registered users.
Desks: In this section, admin can manage the desks (add, update, delete).
Students: In this section, admin can manage the students (add, update, delete, view details).
Assigned/Un-Assigned Desk: In this section, admin can assign and un-assign the desk to the students.
Report: In this section, admin can generate the b/w dates report of assigned desks.
Admin can also update his profile, change password and recover password.
****Some of the Project Screens****
Home Page
Admin Dashboard
Add Desk
Add Students
How to run the Student Study Center Management System (SSCMS) Project
1. Download the zip file
2. Extract the file and copy sscms folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name sscmsdb
6. Import sscmsdb.sql file(given inside the zip package in the SQL file folder)
7. Run the script http://localhost/sscms
Credential for Admin panel :
Username: admin
Password: Test@123
View Demo
Download BLMS Project Source Code
Project Report
Anuj Kumar
Hi! I am Anuj Kumar, a professional web developer with 5+ years of experience in this sector. I found PHPGurukul in September 2015. My keen interest in technology and sharing knowledge with others became the main reason for starting PHPGurukul. My basic aim is to offer all web development tutorials like PHP, PDO, jQuery, PHP oops, MySQL, etc. Apart from the tutorials, we also offer you PHP Projects, and we have around 100+ PHP Projects for you.
Related news
Student Study Center Management System version 1.0 suffers from a persistent cross site scripting vulnerability.