CVE-2009-10007
Received
Received - Intake
Session Fixation in Catalyst::Plugin::Authentication
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: CPANSec
Description
Description
Catalyst::Plugin::Authentication versions before 0.10_027 for Perl is susceptible to session fixation attacks.
Catalyst::Plugin::Authentication does not automatically change the session id after authentication. An attacker that obtains a session id cookie can use this to impersonate the victim.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| catalyst | plugin | to 0.10_027 (exc) |
| catalyst | plugin | session |
| plack | middleware | session |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-384 | Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions. |