ghsa-5hv9-vfr9-4mh3
Vulnerability from github
Published
2024-09-05 06:31
Modified
2024-09-05 15:33
Severity
Details
A missing null-termination character in the last element of an nvlist array string can lead to writing outside the allocated buffer.
{ "affected": [], "aliases": [ "CVE-2024-45288" ], "database_specific": { "cwe_ids": [ "CWE-170" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-09-05T04:15:07Z", "severity": "HIGH" }, "details": "A missing null-termination character in the last element of an nvlist array string can lead to writing outside the allocated buffer.", "id": "GHSA-5hv9-vfr9-4mh3", "modified": "2024-09-05T15:33:35Z", "published": "2024-09-05T06:31:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45288" }, { "type": "WEB", "url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:09.libnv.asc" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...