CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 5.9. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
GitHub PoC Links
Note: these links are listed for security research and verification purposes only.
CVE
CVE-2024-45751
Severity
MEDIUM
CVSS
5.9
EPSS
0.55%
Linux
Original NVD Description
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.