cvelist/2024/0xxx/CVE-2024-0102.json

94 lines
2.9 KiB
JSON
Raw Normal View History

2023-12-02 01:00:34 +00:00
{
2024-08-08 17:00:38 +00:00
"data_version": "4.0",
2023-12-02 01:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0102",
2024-08-08 17:00:38 +00:00
"ASSIGNER": "psirt@nvidia.com",
"STATE": "PUBLIC"
2023-12-02 01:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-08 17:00:38 +00:00
"value": "NVIDIA CUDA Toolkit for all platforms contains a vulnerability in nvdisasm, where an attacker can cause an out-of-bounds read issue by deceiving a user into reading a malformed ELF file. A successful exploit of this vulnerability might lead to denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read",
"cweId": "CWE-125"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NVIDIA",
"product": {
"product_data": [
{
"product_name": "NVIDIA CUDA Toolkit",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions up to and including CUDA Toolkit 12.5U1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5548",
"refsource": "MISC",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5548"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Matteo Marini and Daniele Cono D'Elia"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
2023-12-02 01:00:34 +00:00
}
]
}
}