GHSA-CWQ5-XWX7-85WM
Vulnerability from github – Published: 2024-09-06 06:31 – Updated: 2024-11-30 12:30
VLAI?
Details
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.
Severity ?
5.9 (Medium)
{
"affected": [],
"aliases": [
"CVE-2024-45751"
],
"database_specific": {
"cwe_ids": [
"CWE-338"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-09-06T05:15:13Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-cwq5-xwx7-85wm",
"modified": "2024-11-30T12:30:37Z",
"published": "2024-09-06T06:31:41Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45751"
},
{
"type": "WEB",
"url": "https://github.com/fujita/tgt/pull/67"
},
{
"type": "WEB",
"url": "https://github.com/fujita/tgt/compare/v1.0.92...v1.0.93"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00033.html"
},
{
"type": "WEB",
"url": "https://www.openwall.com/lists/oss-security/2024/09/07/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/09/07/2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…