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

Browser doesn't pass Cloudflare captcha if Learn to block new trackers from your browsing option is checked. #2964

Closed
K4sum1 opened this issue May 18, 2024 · 6 comments

Comments

@K4sum1
Copy link

K4sum1 commented May 18, 2024

What is your browser and browser version?

Tested r3dfox 126.0 and Firefox 115.10

What is broken and where?

Cloudflare captcha will always say Failed if tried. For sites with DDOS protection it will instead be an infinite loop.
Easy places to test are https://users.nexusmods.com/auth/sign_in for captcha and http://saucenao.com/edit.php for DDOS check.

What is the "culprit" domain?

I'm not sure, I only see stuff mentioning about:blank in console. I do know the captcha should be from challenges.cloudflare.com so I just tried that.
ScreenShot_20240517185939

What is your debug output for this domain?

Again this is just a guess as I got no domain from console.

**** ACTION_MAP for cloudflare.com
cloudflare.com {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "cookieblock",
  "nextUpdateTime": 0
}
cdnjs.cloudflare.com {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "cookieblock",
  "nextUpdateTime": 0
}
**** SNITCH_MAP for cloudflare.com
cloudflare.com [
  "brainly.in",
  "tenable.com",
  "lausd.org"
]
@ghostwords
Copy link
Member

ghostwords commented May 20, 2024

Thank you for the report! I can reproduce, but only if, as you specified, local learning is enabled.

@Cromemco
Copy link

I've had the same problem with infinite loops. Getting so annoying that I'm considering uninstalling Privacy Badger.

@ghostwords
Copy link
Member

ghostwords commented May 25, 2024 via email

@ghostwords
Copy link
Member

The Cloudflare workaround is now live as version 2024.5.27 in Firefox, Edge and Opera.

@Cromemco
Copy link

I'm not completely certain that the issue is fixed. On Indeed, I get the "verify you are human" checkbox but every time I click on it, it comes right back.

@ghostwords
Copy link
Member

ghostwords commented May 31, 2024

Did your Privacy Badger get updated to 2024.5.27 or later? Which browser do you use? Could you link to the page where you run into the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants