Bug found in logout.cgi of Ethernet Module

Hello,

I believe I found a bug in the logout.cgi file used by the gen 3 Ethernet module. I think after logging out it tries to return to the homepage (the ip address with no forward slash), but it is interpretting the IP address as a signed number when it shouldn’t. The end result is that logout.cgi sometimes tries to redirect you to a negative IP address.

For an example IP of 192.168.6.100, logout.cgi tries to redirect to “-64.-88.6.100”.
image

Can anyone else confirm this bug? Is there a different place I should report it?

@jacob please can you look into this

Hi,

I can confirm this bug. I will look into resolving it.