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

Un-escaped password in url #4

Open
ajgeiss0702 opened this issue Dec 8, 2021 · 0 comments
Open

Un-escaped password in url #4

ajgeiss0702 opened this issue Dec 8, 2021 · 0 comments

Comments

@ajgeiss0702
Copy link

Passwords with certain characters (e.g. &) will prevent bedwarsproxy from connecting because the password is used in the url without being escaped.

https://github.com/andrei1058/BedWarsProxy/blob/development/proxy-plugin/src/main/java/com/andrei1058/bedwars/proxy/database/MySQL.java#L42

MherZaqaryan added a commit to MherZaqaryan/BedWarsProxy that referenced this issue Jan 12, 2022
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