Catalyst-Plugin-Session
Generic Session plugin - ties together server side storage and client side state required to maintain session data.
Security Advisories for Catalyst-Plugin-Session in cpan
about 1 year ago
Catalyst::Plugin::Session before version 0.44 for Perl generates session ids insecurely. The session id is generated from a (usually SHA-1) hash of a simple counter, the epoch time, the built-in rand function, the PID and the current Catalyst context....
cpan
Catalyst-Plugin-Session