cvelist/2020/5xxx/CVE-2020-5344.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2020-01-03 14:01:42 +00:00
{
"CVE_data_meta": {
2020-03-31 22:01:23 +00:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2020-03-26",
"ID": "CVE-2020-5344",
2020-03-31 17:20:28 -04:00
"STATE": "PUBLIC"
2020-03-31 22:01:23 +00:00
},
2020-03-31 17:20:28 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2020-03-31 22:01:23 +00:00
"product_name": "Integrated Dell Remote Access Controller (iDRAC)",
2020-03-31 17:20:28 -04:00
"version": {
"version_data": [
{
2020-03-31 22:01:23 +00:00
"version_affected": "<",
2020-03-31 17:20:28 -04:00
"version_value": "2.65.65.65"
}
]
}
}
]
2020-03-31 22:01:23 +00:00
},
2020-03-31 17:20:28 -04:00
"vendor_name": "Dell"
}
]
}
2020-03-31 22:01:23 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-03 14:01:42 +00:00
"description": {
"description_data": [
{
2020-03-31 22:01:23 +00:00
"lang": "eng",
"value": "Dell EMC iDRAC7, iDRAC8 and iDRAC9 versions prior to 2.65.65.65, 2.70.70.70, 4.00.00.00 contain a stack-based buffer overflow vulnerability. An unauthenticated remote attacker may exploit this vulnerability to crash the affected process or execute arbitrary code on the system by sending specially crafted input data."
2020-03-31 17:20:28 -04:00
}
]
2020-03-31 22:01:23 +00:00
},
2020-03-31 17:20:28 -04:00
"impact": {
"cvss": {
2020-03-31 22:01:23 +00:00
"baseScore": 7.0,
"baseSeverity": "High",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
2020-03-31 17:20:28 -04:00
"version": "3.1"
}
2020-03-31 22:01:23 +00:00
},
2020-03-31 17:20:28 -04:00
"problemtype": {
"problemtype_data": [
{
"description": [
{
2020-03-31 22:01:23 +00:00
"lang": "eng",
2020-03-31 17:20:28 -04:00
"value": "CWE-121: Stack-based Buffer Overflow"
}
]
}
]
2020-03-31 22:01:23 +00:00
},
2020-03-31 17:20:28 -04:00
"references": {
"reference_data": [
{
2020-03-31 22:01:23 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/article/en-us/sln320717/dsa-2020-063-idrac-buffer-overflow-vulnerability?lang=en",
"name": "https://www.dell.com/support/article/en-us/sln320717/dsa-2020-063-idrac-buffer-overflow-vulnerability?lang=en"
2020-01-03 14:01:42 +00:00
}
]
}
}