Posted by MhueD on July 19, 2010 at 10:25pm
6 followers
Jump to:
| Project: | CAPTCHA |
| Version: | 7.x-1.0-beta2 |
| Component: | Captcha API (captcha) |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
| Issue tags: | captcha fails |
Issue Summary
...the title is the error warning, the actual effect is that CAPTCHA is failing over and over again and not letting the user in. The code version: 6.x-2.3-rc1...and it did begin after the update -- THOUGH not immediately, so I am not sure if this is a real attack or an indigenous function mis-reading a table (or some similar effect).
Comments
#1
are you using some caching system: internal Drupal page caching or an external one?
#2
...
#3
Because we were worried about a whole host of security issues, we took about three dozen modules into more recent versions and this phenomena disappeared somewhere along the way...I apologize that it was so wild and fast while all this was going on that I cannot say which inter-module funkiness was the key!
#4
so fixed then
#5
OK...I will let you know if it comes back!
#6
Automatically closed -- issue fixed for 2 weeks with no activity.
#7
I also have this.
I use http://drupal.org/project/ajax_comments for comment submitting. When I checked comment posting as anonymous and did comment preview before submitting it and I got "CAPTCHA session reuse attack detected" error. When I wrote a comment on other article and just submitted it, all was fine.
#8
Hi EllECTRONC,
Your problem is probably related to #918856: CAPTCHA Session Reuse message on forms with AJAX funcionality (e.g. file upload, add another item, ...), where it gets more attention.
I think it's best to keep this thread closed.
#9
I don't use CCK at all. So I think it's too early to close this.
#10
Hi EllECTRONC,
The problem in #918856: CAPTCHA Session Reuse message on forms with AJAX funcionality (e.g. file upload, add another item, ...) is not about CCK per se, but about the AJAX/AHAH functionality in filefield.
That's why I think its related to your problem with AJAX comments.
#11
Hi, soxofaan
In this way you probably should mark it as "duplicate" and not "fixed."
#12
Conflicto entre el modulo de CAPTCHA y el de Location
Conflict between the module CAPTCHA and the Location
tengo cargados los modulos CAPTCHA reCAPTCHA Location Location taxonomize, entre otros
I have loaded the modules Location Location reCAPTCHA CAPTCHA taxonomize, etc
Luego de activar Captcha en el formulario de registo de usuario, y al seleccionar el país en la seccion ubicación surje una advertencia de CAPTCHA "CAPTCHA session reuse attack detected"
After activating Captcha registo the user form, and to select the country in the Location section CAPTCHA surje a warning "CAPTCHA session reuse attack detected"
http://i.imgur.com/TQ9Gq.png
Cabe aclarar que esta advertencia no aparece si reeplazo la opción "dropwown" por "autocomplete" para la casilla de estado/provincia
It is clear that this warning does not appear if I replace the "dropwown" with "autocomplete" box for state / province
sitio web /#overlay=admin/config/people/accounts/fields/field_ubicacion
http://i.imgur.com/TdgxZ.png
saludos
#13
Duplicate of #918856: CAPTCHA Session Reuse message on forms with AJAX funcionality (e.g. file upload, add another item, ...).