PT-2025-29824 · Unknown+1 · Plack::Middleware::Session+1
CVSS v3.1
7.3
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
Plack-Middleware-Session versions prior to 0.35
Description
The default session ID generator in Plack-Middleware-Session for Perl uses a SHA-1 hash seeded with the built-in
rand function, the epoch time, and the process ID (PID). The PID originates from a limited set of numbers, and the epoch time may be predictable. The rand function is not suitable for cryptographic purposes. Predictable session IDs could allow an attacker to gain unauthorized access to systems.Recommendations
Update Plack-Middleware-Session to version 0.35 or later.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Plack::Middleware::Session