You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi:
I found a reflective xss vulnerability in the GetSimilarHashtagsServlet.java
Details are as follows:
The "hashtag" parameter in the get request is received at line 38 of the file.
Without any filtering, the output directly on line 58 caused the xss vulnerability on the page.
The text was updated successfully, but these errors were encountered:
hi:
I found a reflective xss vulnerability in the GetSimilarHashtagsServlet.java
Details are as follows:
The "hashtag" parameter in the get request is received at line 38 of the file.
Without any filtering, the output directly on line 58 caused the xss vulnerability on the page.
The text was updated successfully, but these errors were encountered: