cvelist/2019/8xxx/CVE-2019-8799.json

111 lines
4.1 KiB
JSON
Raw Normal View History

2019-02-18 09:04:38 -05:00
{
2020-10-27 20:01:43 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:13:31 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8799",
2020-10-27 20:01:43 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "13.1"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "13"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "10.15"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An attacker in physical proximity may be able to passively observe device names in AWDL communications"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210634",
"name": "https://support.apple.com/en-us/HT210634"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210604",
"name": "https://support.apple.com/en-us/HT210604"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210607",
"name": "https://support.apple.com/en-us/HT210607"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210603",
"name": "https://support.apple.com/en-us/HT210603"
}
]
2019-03-18 04:13:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-10-27 20:01:43 +00:00
"value": "This issue was resolved by replacing device names with a random identifier. This issue is fixed in iOS 13.1 and iPadOS 13.1, macOS Catalina 10.15, watchOS 6, tvOS 13. An attacker in physical proximity may be able to passively observe device names in AWDL communications."
2019-03-18 04:13:31 +00:00
}
]
}
}