PT-2026-39577 · Unknown · Webdyne::Session
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
WebDyne::Session versions prior to 3.003 704
Description
The session handler generates session identifiers insecurely using an MD5 hash seeded with the built-in
rand() function. The rand() function is seeded by 32-bits, making it predictable and unsuitable for cryptographic purposes. Although the function is passed a maximum value based on the process ID, epoch time, and the reference address of the object, these factors do not improve the quality of the message digest seed. This predictability could allow an attacker to gain unauthorized access to systems.Recommendations
Update WebDyne::Session to version 3.003 704 or later.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Webdyne::Session