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

Security Bug(Cross Site Scripting) #11

Open
chirayu-parmar opened this issue Aug 13, 2023 · 0 comments
Open

Security Bug(Cross Site Scripting) #11

chirayu-parmar opened this issue Aug 13, 2023 · 0 comments

Comments

@chirayu-parmar
Copy link

chirayu-parmar commented Aug 13, 2023

Describe the bug
The website is having a security vulnerability. This could potentially put user accounts at risk, and allow malicious activities to take place. I have attached the screenshots of performing Cross-Site Scripting "<script>alert("ATTACK")</script>" on text input boxes.

Steps to reproduce the behavior:

  1. Go to National Ticket Booking Spot
  2. Type <script>alert("ATTACK")</script> in Train Number text box
  3. alert box will pop up (bug).

Expected behavior
The website should not allow any type Cross-Site Scripting injection. However, it allowed the Cross-Site Scripting injection and an alert box appeared (bug).

Screenshots
Screenshot 2023-08-13 at 5 25 33 PM
Screenshot 2023-08-13 at 5 25 42 PM

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