-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Prerequisites
- I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the uAssets issue tracker.
- This is NOT a YouTube, Facebook or Twitch report. These sites MUST be reported by clicking their respective links.
- This is not a support issue or a question. For support, questions, or help, visit /r/uBlockOrigin.
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
- The issue is not present after disabling uBO in the browser.
- I checked the documentation to understand that the issue I am reporting is not normal behavior.
I tried to reproduce the issue when...
- uBO is the only extension.
- uBO uses default lists and settings.
- using a new, unmodified browser profile.
Description
AVM Fritz!Box Router backup-file upload fails reproducibly with wrong decrypt password with uBlock Origin active
A specific URL where the issue occurs.
The URI for the router's IP on LAN:
http://10.0.0.1/
Workaround:
/10\.0\.0\.\d{1,3}/
Or whatever regex matches your LAN IP range.
Default is 192.168.178.1, but this would fail too.
The uBO badge pre-fix displays a match count of none/zero. So I don't know the exact cause why the POST of the binary file upload of the forms field with the associated decrypt password garbles the POST data.
/userblahblah=off
Steps to Reproduce
- AVM Fritz!Box Router backup-file upload
- fails reproducibly with wrong decrypt password with uBlock Origin active
- badge shows no/zero filters interfering
- still fails
Expected behavio(u)r
Binary and decrypt PW upload without error.
Troubleshooting information
Workaround:
/10\.0\.0\.\d{1,3}/
Exclude/whitelist this or whatever regex matches your LAN IP range.
Remarks
As the filter count is none/zero this should be really a uBO issue itself as the POST request is garbled.
Feel free to close or ignore, this is for people with the same issue searching/looking for a solution.
It doesn't matter, everyone with the issue now can self-help.
Thanks for developing uBO, you are all heroes.