CVE 7.5 HIGH

Apache::AuthAny::Cookie v0.201 or earlier for Perl generates session ids insecurely_CVE-2025-40933

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

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.

Basic Information

ID CVE-2025-40933
Source CPANSec
Published Sep 17, 2025 at 14:25
Modified Sep 17, 2025 at 17:21

Affected Product

Vendor KGOLDOV
Product Apache::AuthAny
Version 0.19
Affected Versions KGOLDOV Apache::AuthAny 0.19

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.