cvelist/2018/20xxx/CVE-2018-20742.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-01-24 00:08:48 -05:00
{
2019-03-17 23:03:47 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20742",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-24 00:08:48 -05:00
{
2019-03-17 23:03:47 +00:00
"lang": "eng",
"value": "An issue was discovered in UC Berkeley RISE Opaque before 2018-12-01. There is no boundary check on ocall_malloc. The return value could be a pointer to enclave memory. It could cause an arbitrary enclave memory write."
2019-01-24 00:08:48 -05:00
}
2019-03-17 23:03:47 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ucbrise/opaque/issues/66",
"refsource": "MISC",
"url": "https://github.com/ucbrise/opaque/issues/66"
},
{
"name": "https://github.com/ucbrise/opaque/commit/5ddda15d89f5ac82f4416208c5319ace4aecdc36",
"refsource": "MISC",
"url": "https://github.com/ucbrise/opaque/commit/5ddda15d89f5ac82f4416208c5319ace4aecdc36"
}
]
}
}