Security Advisories (1)
CVE-2025-40933 (2025-09-17)

Apache::AuthAny::Cookie v0.201 or earlier for Perl generates session ids insecurely. Session ids are generated using an MD5 hash of the epoch time and a call to the built-in rand function. The epoch time may be guessed, if it is not leaked from the HTTP Date header. The built-in rand function is unsuitable for cryptographic usage. Predicable session ids could allow an attacker to gain access to systems.

Changes for version 0.201

  • Added missing LICENSE file

Modules

Authentication with any provider or mechanism

Provides

in lib/Apache2/AuthAny/AuthUtil.pm
in lib/Apache2/AuthAny/AuthenHandler.pm
in lib/Apache2/AuthAny/AuthzHandler.pm
in lib/Apache2/AuthAny/Cookie.pm
in lib/Apache2/AuthAny/DB.pm
in lib/Apache2/AuthAny/FixupHandler.pm
in lib/Apache2/AuthAny/MapToStorageHandler.pm
in lib/Apache2/AuthAny/RequestConfig.pm