Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Reflected Cross Site Scripting (XSS) vulnerability exists in edoc-doctor-appointment-system v1.0.1 . A successful exploit could allow the attacker to execute arbitrary script code which could lead to stealing or modifying of authentication information of the user, such as data relating to his or her current session.

vendor:https://github.com/HashenUdara/edoc-doctor-appointment-system

Vulnerability Position:http://ip/patient/index.php

Log in to the http://ip/login.php

Visit http://ip/patient/index.php , Will access the page of the module

Fill it with<script>alert(11)</script>,then click search button.

image-20220718110327700

You will see the pop -up window.

image-20220718110407647