cvelist/2020/9xxx/CVE-2020-9868.json

111 lines
4.3 KiB
JSON
Raw Normal View History

2020-03-02 22:01:11 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9868",
2020-10-22 18:01:36 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "iOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "iOS 13.6 and iPadOS 13.6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "macOS Catalina 10.15.6"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "tvOS 13.4.8"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "watchOS 6.2.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An attacker may have been able to impersonate a trusted website using shared key material for an administrator added certificate"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/kb/HT211289",
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT211289"
},
{
"url": "https://support.apple.com/kb/HT211288",
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT211288"
},
{
"url": "https://support.apple.com/kb/HT211290",
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT211290"
},
{
"url": "https://support.apple.com/kb/HT211291",
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT211291"
}
]
2020-03-02 22:01:11 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-10-22 18:01:36 +00:00
"value": "A certificate validation issue existed when processing administrator added certificates. This issue was addressed with improved certificate validation. This issue is fixed in iOS 13.6 and iPadOS 13.6, macOS Catalina 10.15.6, tvOS 13.4.8, watchOS 6.2.8. An attacker may have been able to impersonate a trusted website using shared key material for an administrator added certificate."
2020-03-02 22:01:11 +00:00
}
]
}
}