2 matches found
PT-2026-36091
Dancer::Session::Abstract versions through 1.3522 for Perl generates session ids insecurely. The session id is generated from summing the character codepoints of the absolute pathname with the process id, the epoch time and calls to the built-in rand function to return a number between 0 and...
5.9CVSS5.3AI score0.00361EPSS
SaveExploits0References3
EUVD-2025-208296
Plack::Middleware::Session::Simple versions through 0.04 for Perl generates session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be...
9.8CVSS5.9AI score0.00433EPSS
SaveExploits0References6
20