Hi,
I was doing a little pentesting on your site and I think I found a vulnerability that allows an attacker to crash the chat application and matchmaking server.
By requesting the following URL's, I was able to break the chat server:
Now, when requesting an offset of any length, the API returns: critical server error. Also, I am unable to create match requests. This may have crashed the game server as well.
You may want to consider bounds checking requests to the API! Sorry if I caused any trouble on the server. A simple restart should fix it.
Hi, I was doing a little pentesting on your site and I think I found a vulnerability that allows an attacker to crash the chat application and matchmaking server.
By requesting the following URL's, I was able to break the chat server:
Now, when requesting an offset of any length, the API returns:
critical server error
. Also, I am unable to create match requests. This may have crashed the game server as well.You may want to consider bounds checking requests to the API! Sorry if I caused any trouble on the server. A simple restart should fix it.
Take care, Peter