PT-2026-22228 · Unknown · Apache::Session
Robert Rothenberg
·
Publicado
2026-02-26
·
Atualizado
2026-03-04
·
CVE-2025-40932
CVSS v3.1
8.2
Alta
| Vetor | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Apache::SessionX versions through 2.01
Description
Apache::SessionX generates session IDs insecurely. The default session ID generator returns an MD5 hash seeded with the built-in
rand() function, the epoch time, and the process ID (PID). The PID comes from a limited set of numbers, and the epoch time may be predictable if not leaked from the HTTP Date header. The rand() function is not suitable for cryptographic purposes. Predictable session IDs could allow an attacker to gain unauthorized access to systems.Recommendations
Update Apache::SessionX to a version later than 2.01.
Correção
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Apache::Session