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

Broken display and verification of reCAPTCHA v3 and Invisible hCaptcha #4458

Closed
dvz opened this issue Sep 22, 2021 · 0 comments · Fixed by #4456
Closed

Broken display and verification of reCAPTCHA v3 and Invisible hCaptcha #4458

dvz opened this issue Sep 22, 2021 · 0 comments · Fixed by #4456
Labels
b:1.8 Branch: 1.8.x s:resolved Status: Resolved. Solution implemented or scheduled t:regression Type: Regression. Degraded functionality after update
Milestone

Comments

@dvz
Copy link
Contributor

dvz commented Sep 22, 2021

The CAPTCHA identifiers at

These result in:

  • the wrong template being used for reCAPTCHA v3 and a broken Image Verification prompt, and the possibility to bypass the CAPTCHA system when reCAPTCHA v3 is used
  • the wrong handler used for verification of hCaptcha's Invisible Captcha (hCaptcha invisible), and rejection of all challenges for that system.

Regression from #4122

Reported in https://community.mybb.com/thread-233585.html

@dvz dvz added b:1.8 Branch: 1.8.x s:resolved Status: Resolved. Solution implemented or scheduled t:regression Type: Regression. Degraded functionality after update labels Sep 22, 2021
@dvz dvz added this to the 1.8.28 milestone Sep 22, 2021
@dvz dvz closed this as completed in #4456 Sep 22, 2021
@dvz dvz changed the title Broken display and verification of reCAPTCHA v3 Broken display and verification of reCAPTCHA v3 and Invisible hCaptcha Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b:1.8 Branch: 1.8.x s:resolved Status: Resolved. Solution implemented or scheduled t:regression Type: Regression. Degraded functionality after update
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant