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

Update index.jsp #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Sailesh3000
Copy link

@Sailesh3000 Sailesh3000 commented Mar 31, 2024

Removed the security Bug (Cross Site Scripting).
The website is having a security vulnerability at the search box in index page . This could potentially put user accounts at risk, and allow malicious activities to take place.
Ex: "<script>alert("ATTACK")</script>"

Steps to reproduce the behavior:

Go to HomePage
Type <script>alert("ATTACK")</script> in search items text box
alert box will pop up (bug).

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

Successfully merging this pull request may close these issues.

1 participant