| Title | Hospital Management Center has a CSRF vulnerability |
|---|
| Description | On the page appointment. php, the input information is submitted to the appointment connect. php through the POST request. The follow-up code is displayed in the appointment connect PHP page, the 16th line of code - the 29th line of code, the information entered by the user is assigned to the corresponding variable, and then inserted into the database, and the program judges if mysqli_ If the query is executed successfully, the data is successfully inserted into the database.
The user login status is not verified, so CSRF vulnerability is caused |
|---|
| Source | ⚠️ https://github.com/golamsarwar08/hms/issues/2 |
|---|
| User | ace. (UID 34853) |
|---|
| Submission | 11/15/2022 12:50 (4 years ago) |
|---|
| Moderation | 11/16/2022 08:48 (20 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 213787 [Hospital Management Center appointment.php cross-site request forgery] |
|---|
| Points | 20 |
|---|