Radius logic does not check user subscription when connecting from Federez Wifi #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The auth.py script does not check user subscription when the request is proxified.
That means any request forward from another radius will be accepted.
As a result, someone can freely create an account on re2o without paying anything, and be granted access to the Federez Wifi from another network emitting it.
Examples:
The incriminated piece of code (auth.py):
changed title from Radius {-do-} not check user subscription when connecting from Federez Wifi to Radius {+logic does+} not check user subscription when connecting from Federez Wifi
By asyncnomi on 2024-03-03T18:15:16 (imported from GitLab)
changed the description
By asyncnomi on 2024-03-03T18:15:30 (imported from GitLab)
changed the description
By asyncnomi on 2024-03-03T18:15:59 (imported from GitLab)
created branch
check-federez
to address this issueBy chapeau on 2024-03-23T07:59:19 (imported from GitLab)
mentioned in merge request !6
By chapeau on 2024-03-23T07:59:34 (imported from GitLab)