cvelist/2019/0xxx/CVE-2019-0161.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2018-11-13 11:04:59 -05:00
{
2019-03-27 20:00:48 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:26:02 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0161",
2019-03-27 20:00:48 +00:00
"ASSIGNER": "secure@intel.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Extensible Firmware Interface Development Kit (EDK II)",
"product": {
"product_data": [
{
"product_name": "Extensible Firmware Interface Development Kit (EDK II)",
"version": {
"version_data": [
{
"version_value": "N/A"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://edk2-docs.gitbooks.io/security-advisory/content/xhci-stack-local-stack-overflow.html",
"url": "https://edk2-docs.gitbooks.io/security-advisory/content/xhci-stack-local-stack-overflow.html"
}
]
2019-03-18 04:26:02 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-27 20:00:48 +00:00
"value": "Stack overflow in XHCI for EDK II may allow an unauthenticated user to potentially enable denial of service via local access."
2019-03-18 04:26:02 +00:00
}
]
}
}