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

Webtelnet proxy allows XSS input from telnet server. #1

Open
joshuah opened this issue Dec 24, 2016 · 0 comments
Open

Webtelnet proxy allows XSS input from telnet server. #1

joshuah opened this issue Dec 24, 2016 · 0 comments

Comments

@joshuah
Copy link

joshuah commented Dec 24, 2016

Malicious javascript <script> tags can be passed from the telnet server to web clients.

<script>document.title='XSS';alert('XSS works');</script>
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