Use of Cryptographically Weak Pseudo-Random Number Generator Affecting fujita/tgt package, versions [,1.0.93)
Threat Intelligence
EPSS
0.05% (17th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-UNMANAGED-FUJITATGT-7922479
- published 6 Sep 2024
- disclosed 6 Sep 2024
- credit Unknown
Introduced: 6 Sep 2024
CVE-2024-45751 Open this link in a new tabHow to fix?
Upgrade fujita/tgt
to version 1.0.93 or higher.
Overview
Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator due to the improper use of the rand
function without initializing srand
. An attacker can predict the sequence of challenges and potentially bypass security mechanisms by exploiting the predictable output.