Security Advisories (1)
CPANSA-CGI-Application-Plugin-CAPTCHA-2024-001

A malicious programmer creating an application to use the service can just have his application send along a cookie that he has created himself, and with that supply an appropriate verification string for his cookie. To avoid that you need to include som kind of hidden server-side password in the string being encrypted, and also include it when you verify.

Changes for version 0.01

  • First version, released on an unsuspecting world.

Modules

Easily create, use, and verify CAPTCHAs in CGI::Application-based web applications.