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

Persistent cross-site scripting (XSS) in targeted towards web admin through /admin-panel1.php at via the parameter dpassword. #22

Open
fuzzyap1 opened this issue Feb 13, 2022 · 0 comments

Comments

@fuzzyap1
Copy link

fuzzyap1 commented Feb 13, 2022

Add Doctor info payload to Doctor Name of Add Doctor page to target /admin-panel1.php ,then use burpsuite get requests datas,change the 'dpassword' parameter to xss payload: <sCrIpT>alert(7777)</ScRiPt>
Steps to exploit:

  1. Navigate to http://hospital.com/admin-panel1.php

  2. click 'Add Doctors ', use burpsuite to insert xss payload in the "dpassword" parameter

  3. Click "Add Doctors"

passwd-xss
passwd-2-xss

Proof of concept (Poc):

<sCrIpT>alert(7777)</ScRiPt>
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