CVE-2024-55566

Description

A flaw was found in colpack. Affected versions of colpack have a predictable temporary file located under /tmp with a name derived from an unseeded RNG. This issue can result in overwriting files or making ColPack graphing unavailable to other users.

Statement

Red Hat Product Security has determined that this vulnerability does not affect any currently supported Red Hat product. This assessment may evolve based on further analysis and discovery. For more information about this vulnerability and the products it affects, please see the linked references.

Understanding the Weakness (CWE)

Access Control,Other

Technical Impact: Bypass Protection Mechanism; Other

If a PRNG is used incorrectly, such as using the same seed for each initialization or using a predictable seed, then an attacker may be able to easily guess the seed and thus the random numbers. This could lead to unauthorized access to a system if the seed is used for authentication and authorization.

Frequently Asked Questions

Want to get errata notifications? Sign up here.