Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

XSS in IP input #21

Open
0xspade opened this issue Oct 20, 2019 · 2 comments
Open

XSS in IP input #21

0xspade opened this issue Oct 20, 2019 · 2 comments

Comments

@0xspade
Copy link

0xspade commented Oct 20, 2019

Steps to Reproduce

  • In IP Address input, place this payload: '"><svg/onmouseover=alert(1)>
  • Click Go
  • Click Minus Sign in Upper Right to minimize the div
  • Hover the mouse to the Upper left.
  • Payload will be triggered.
    xss
    xss1
@0xspade
Copy link
Author

0xspade commented Oct 20, 2019

Every input is vulnerable to XSS.

@c0d3x27
Copy link

c0d3x27 commented Jul 13, 2022

Every input is vulnerable to XSS.

I don't know what kind of hacker you are but this can be a good or bad thing is so many ways. but since this is not something you are hosting for the public I think you will be good. if you really care about this, then just fix the code and make a pull request

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants