Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross Site Scripting (Stored XSS) vulnerability in /patients #1

Open
Saud-Ahmad opened this issue Mar 28, 2021 · 2 comments
Open

Cross Site Scripting (Stored XSS) vulnerability in /patients #1

Saud-Ahmad opened this issue Mar 28, 2021 · 2 comments

Comments

@Saud-Ahmad
Copy link

Saud-Ahmad commented Mar 28, 2021

Stored XSS vulnerability in Version 2.0 which allows remote attacker to inject arbitrary script or html. This being stored, will impact all users who have permissions to view the vulnerable page (patients).

Vulnerable Endpoint: https://localhost/RemoteClinic/patients

Step To Reproduce:

  1. Login to Application as a Doctor.
  2. Now got to "New Patient".

1_edited

  1. Register a Patient Name with below XSS Payload:
    Capture1

2

  1. After Register Patient, go to "Patients".

edit1

  1. XSS Executed.

3edit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant