...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

soxofaan’s picture

are you using some caching system: internal Drupal page caching or an external one?

soxofaan’s picture

Category: bug » support
Priority: Critical » Normal

...

MhueD’s picture

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!

soxofaan’s picture

Status: Active » Fixed

so fixed then

MhueD’s picture

Component: Captcha API (captcha) » Text Captcha (text_captcha)

OK...I will let you know if it comes back!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

EllECTRONC’s picture

Version: 6.x-2.3-rc1 » 6.x-2.3
Status: Closed (fixed) » Active

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.

soxofaan’s picture

Status: Active » Closed (fixed)

Hi EllECTRONC,

Your problem is probably related to #918856: CAPTCHA Session Reuse message on webforms , where it gets more attention.
I think it's best to keep this thread closed.

EllECTRONC’s picture

Component: Text Captcha (text_captcha) » Captcha API (captcha)
Priority: Normal » Major
Status: Closed (fixed) » Needs review

I don't use CCK at all. So I think it's too early to close this.

soxofaan’s picture

Status: Needs review » Closed (fixed)

Hi EllECTRONC,

The problem in #918856: CAPTCHA Session Reuse message on webforms 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.

EllECTRONC’s picture

Status: Closed (fixed) » Closed (duplicate)

Hi, soxofaan

In this way you probably should mark it as "duplicate" and not "fixed."

fedemos’s picture

Version: 6.x-2.3 » 7.x-1.0-beta2
Category: support » bug
Priority: Major » Minor
Status: Closed (duplicate) » Active
Issue tags: +captcha fails

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

Liam Morland’s picture

Status: Active » Closed (duplicate)