CVE-2024-45751

critical

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.

References

https://www.openwall.com/lists/oss-security/2024/09/07/2

https://github.com/fujita/tgt/pull/67

https://github.com/fujita/tgt/compare/v1.0.92...v1.0.93

Details

Source: Mitre, NVD

Published: 2024-09-06

Updated: 2024-09-10

Risk Information

CVSS v2

Base Score: 7.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

Severity: High

CVSS v3

Base Score: 9.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Severity: Critical