CVE-2024-45751

MEDIUM EPSS 41.7%
Published Sep 6, 20241y ago · Modified Jun 17, 20262w ago
5.9 CVSS 3.1
Medium
Find Similar
Published Sep 6, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
5.9
Exploitability
2.2
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
41.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-338

References 5

  • openwall.com http://www.openwall.com/lists/oss-security/2024/09/07/2
  • github.com https://github.com/fujita/tgt/compare/v1.0.92...v1.0.93
  • github.com https://github.com/fujita/tgt/pull/67
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2024/11/msg00033.html
  • openwall.com https://www.openwall.com/lists/oss-security/2024/09/07/2

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.