3 matches found
CVE-2025-15578 Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely
Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely. The session id is seeded with the system time which is available from HTTP response headers, a call to the built-in rand function, and the PID...
CVE-2025-15578 Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely
Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely. The session id is seeded with the system time which is available from HTTP response headers, a call to the built-in rand function, and the PID...
CVE-2025-15578
CVE-2025-15578 affects Maypole for Perl, versions 2.10–2.13. The issue is insecure session ID generation: IDs are seeded with the system time (observable via HTTP headers), a call to rand(), and the process PID. This can enable session hijacking or prediction of session tokens, per the provided d...