cvelist/2019/8xxx/CVE-2019-8566.json
2019-12-18 18:01:21 +00:00

63 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-8566",
"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 12.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A malicious application may be able to access the microphone without indication to the user"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT209599",
"refsource": "MISC",
"name": "https://support.apple.com/HT209599"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An API issue existed in the handling of microphone data. This issue was addressed with improved validation. This issue is fixed in iOS 12.2. A malicious application may be able to access the microphone without indication to the user."
}
]
}
}