cvelist/2022/28xxx/CVE-2022-28195.json

70 lines
2.3 KiB
JSON
Raw Normal View History

2022-03-30 04:01:18 +00:00
{
"CVE_data_meta": {
2022-04-27 18:01:42 +00:00
"ASSIGNER": "psirt@nvidia.com",
2022-03-30 04:01:18 +00:00
"ID": "CVE-2022-28195",
2022-04-27 18:01:42 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jetson AGX Xavier series, Jetson Xavier NX",
"version": {
"version_data": [
{
"version_value": "All 32.x versions prior to 32.7.2"
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
2022-03-30 04:01:18 +00:00
},
2022-04-27 18:01:42 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-30 04:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-04-27 18:01:42 +00:00
"value": "NVIDIA Jetson Linux Driver Package contains a vulnerability in the Cboot ext4_read_file function, where insufficient validation of untrusted data may allow a highly privileged local attacker to cause a integer overflow, which may lead to code execution, escalation of privileges, limited denial of service, and some impact to confidentiality and integrity."
}
]
},
"impact": {
"cvss": {
"baseScore": 5.7,
"baseSeverity": "High",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5343",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5343"
2022-03-30 04:01:18 +00:00
}
]
}
}