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

App Crash with invalid URL submitted #37

Open
hunkydoryrepair opened this issue Feb 1, 2024 · 0 comments
Open

App Crash with invalid URL submitted #37

hunkydoryrepair opened this issue Feb 1, 2024 · 0 comments

Comments

@hunkydoryrepair
Copy link

A malicious user can send an invalid URL in the HTTP header and the proxy throws an unhandled exception, killing the process and disconnecting all active sockets.

Can be trivially fixed with try/catch in the request and upgrade handlers.

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