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

VULNERABLE: SQL Injection in Hospital-Management-System. SQL injection in Hospital-Management-System/patientsearch.php via the 'patient_contact' param #19

Open
namnhat239 opened this issue Feb 11, 2022 · 0 comments

Comments

@namnhat239
Copy link

namnhat239 commented Feb 11, 2022

I found an SQL Injection in your project
Pls Follow these steps to reproduce:

  1. Create a request to 'patientsearch.php':
    Screenshot 2022-02-11 105352
  2. Save this request to 1.txt file:
    image
  3. Run SQLMap for the attack:
    sqlmap -r 1.txt --dbs
    image
  4. Area of concern in patientsearch.php
    image
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