tgt v1.0.93 Flaw: Non-Random Sequence of Challenges
CVE-2024-45751
5.9MEDIUM
What is CVE-2024-45751?
tgt (aka Linux target framework) before 1.0.93 attempts to achieve entropy by calling rand without srand. The PRNG seed is always 1, and thus the sequence of challenges is always identical.
