#VU101387 Predictable Seed in Pseudo-Random Number Generator (PRNG) in ColPack - CVE-2024-55566

 

#VU101387 Predictable Seed in Pseudo-Random Number Generator (PRNG) in ColPack - CVE-2024-55566

Published: December 10, 2024


Vulnerability identifier: #VU101387
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-55566
CWE-ID: CWE-337
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
ColPack
Software vendor:
CSCsw

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to the application uses predictable temporary file names that rely on unseeded RNG. A local user can create a temporary file and prevent the application from launching.


Remediation

Install updates from vendor's website.

External links