cvelist/2022/29xxx/CVE-2022-29523.json

81 lines
2.6 KiB
JSON
Raw Normal View History

2022-06-09 06:01:29 +00:00
{
2023-02-16 21:00:38 +00:00
"data_version": "4.0",
2022-06-09 06:01:29 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-29523",
2023-02-16 21:00:38 +00:00
"ASSIGNER": "secure@intel.com",
"STATE": "PUBLIC"
2022-06-09 06:01:29 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-16 21:00:38 +00:00
"value": "Improper conditions check in the Open CAS software maintained by Intel(R) before version 22.3.1 may allow an authenticated user to potentially enable denial of service via local access."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "denial of service"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Open CAS software maintained by Intel(R)",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "before version 22.3.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00736.html",
"refsource": "MISC",
"name": "http://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00736.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW"
2022-06-09 06:01:29 +00:00
}
]
}
}