cvelist/2017/1000xxx/CVE-2017-1000413.json

74 lines
2.3 KiB
JSON
Raw Normal View History

2018-01-02 12:04:47 -05:00
{
2019-03-18 03:43:55 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2017-12-29",
"ID": "CVE-2017-1000413",
"REQUESTER": "joakim.bech@linaro.org",
"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": [
2018-01-02 12:04:47 -05:00
{
2019-03-18 03:43:55 +00:00
"lang": "eng",
"value": "Linaro's open source TEE solution called OP-TEE, version 2.4.0 (and older) is vulnerable a timing attack in the Montgomery parts of libMPA in OP-TEE resulting in a compromised private RSA key."
2018-01-02 12:04:47 -05:00
}
2019-03-18 03:43:55 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.op-tee.org/security-advisories/",
"refsource": "CONFIRM",
"url": "https://www.op-tee.org/security-advisories/"
},
{
"name": "https://github.com/OP-TEE/optee_os/blob/2.5.0/CHANGELOG.md",
"refsource": "CONFIRM",
"url": "https://github.com/OP-TEE/optee_os/blob/2.5.0/CHANGELOG.md"
},
{
"name": "https://github.com/OP-TEE/optee_os/pull/1610",
"refsource": "CONFIRM",
"url": "https://github.com/OP-TEE/optee_os/pull/1610"
}
]
}
}