cvelist/2021/24xxx/CVE-2021-24117.json
2021-08-10 17:00:53 +00:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-24117",
"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": [
{
"lang": "eng",
"value": "In Apache Teaclave Rust SGX SDK 1.1.3, a side-channel vulnerability in base64 PEM file decoding allows system-level (administrator) attackers to obtain information about secret RSA keys via a controlled-channel and side-channel attack on software running in isolated environments that can be single stepped, especially Intel SGX."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.rs/crate/sgx_tstd/1.1.1",
"refsource": "MISC",
"name": "https://docs.rs/crate/sgx_tstd/1.1.1"
},
{
"refsource": "MISC",
"name": "https://github.com/dingelish/rust-base64/commit/a554b7ae880553db6dde8a387101a093911d5b2a",
"url": "https://github.com/dingelish/rust-base64/commit/a554b7ae880553db6dde8a387101a093911d5b2a"
},
{
"refsource": "MISC",
"name": "https://github.com/UzL-ITS/util-lookup/blob/main/cve-vulnerability-publication.md",
"url": "https://github.com/UzL-ITS/util-lookup/blob/main/cve-vulnerability-publication.md"
}
]
}
}