cvelist/2023/38xxx/CVE-2023-38023.json

92 lines
3.7 KiB
JSON
Raw Normal View History

2023-07-11 22:00:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-12-30 03:00:34 +00:00
"ID": "CVE-2023-38023",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2023-07-11 22:00:37 +00:00
},
2023-12-30 03:00:34 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-07-11 22:00:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-12-30 03:00:34 +00:00
"value": "An issue was discovered in SCONE Confidential Computing Platform before 5.8.0 for Intel SGX. Lack of pointer-alignment logic in __scone_dispatch and other entry functions allows a local attacker to access unauthorized information, aka an \"AEPIC Leak.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sconedocs.github.io/release5.7/",
"refsource": "MISC",
"name": "https://sconedocs.github.io/release5.7/"
},
{
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00657.html",
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00657.html"
},
{
"url": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/processor-mmio-stale-data-vulnerabilities.html#inpage-nav-3-2-2",
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/processor-mmio-stale-data-vulnerabilities.html#inpage-nav-3-2-2"
},
{
"url": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/advisory-guidance/stale-data-read-from-xapic.html",
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/advisory-guidance/stale-data-read-from-xapic.html"
},
{
"url": "https://github.com/openenclave/openenclave/security/advisories/GHSA-v3vm-9h66-wm76",
"refsource": "MISC",
"name": "https://github.com/openenclave/openenclave/security/advisories/GHSA-v3vm-9h66-wm76"
},
{
"url": "https://sconedocs.github.io/release5.8/",
"refsource": "MISC",
"name": "https://sconedocs.github.io/release5.8/"
},
{
"refsource": "MISC",
"name": "https://jovanbulck.github.io/files/oakland24-pandora.pdf",
"url": "https://jovanbulck.github.io/files/oakland24-pandora.pdf"
2023-07-11 22:00:37 +00:00
}
]
}
}