cvelist/2023/31xxx/CVE-2023-31028.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-22 03:00:35 +00:00
{
2024-04-10 19:02:03 +00:00
"data_version": "4.0",
2023-04-22 03:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-31028",
2024-04-10 19:02:03 +00:00
"ASSIGNER": "psirt@nvidia.com",
"STATE": "PUBLIC"
2023-04-22 03:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-10 19:02:03 +00:00
"value": "\nNVIDIA nvJPEG2000 Library for Windows and Linux contains a vulnerability where improper input validation might enable an attacker to use a specially crafted input file. A successful exploit of this vulnerability might lead to a partial denial of service.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NVIDIA",
"product": {
"product_data": [
{
"product_name": "nvJPEG2000 Library",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions prior to nvJPEG2000 v0.7.x"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5517",
"refsource": "MISC",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5517"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.8,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
2023-04-22 03:00:35 +00:00
}
]
}
}