mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-07 05:28:59 +00:00
37 lines
864 B
JSON
37 lines
864 B
JSON
{
|
|
"id": "CVE-2024-45288",
|
|
"sourceIdentifier": "secteam@freebsd.org",
|
|
"published": "2024-09-05T04:15:07.520",
|
|
"lastModified": "2024-09-05T04:15:07.520",
|
|
"vulnStatus": "Received",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "A missing null-termination character in the last element of an nvlist array string can lead to writing outside the allocated buffer."
|
|
}
|
|
],
|
|
"metrics": {},
|
|
"weaknesses": [
|
|
{
|
|
"source": "secteam@freebsd.org",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-170"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-787"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:09.libnv.asc",
|
|
"source": "secteam@freebsd.org"
|
|
}
|
|
]
|
|
} |