ГлавнаяУязвимости → CVE-2025-15578
9.8критическая

CVE-2025-15578

Описание

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.

Затрагиваемое ПО
Teejay Maypole
CVSS
Балл9.8 — критическая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Источники
https://metacpan.org/dist/Maypole/source/lib/Maypole/Session.pm#L43