cvelist/2020/3xxx/CVE-2020-3869.json

63 lines
2.1 KiB
JSON
Raw Normal View History

2019-12-18 19:01:02 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-3869",
2020-02-27 21:01:16 +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.3.1 and iPadOS 13.3.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote FaceTime user may be able to cause the local user's camera self-view to display the incorrect camera"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT210918",
"refsource": "MISC",
"name": "https://support.apple.com/HT210918"
}
]
2019-12-18 19:01:02 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-02-27 21:01:16 +00:00
"value": "An issue existed in the handling of the local user's self-view. The issue was corrected with improved logic. This issue is fixed in iOS 13.3.1 and iPadOS 13.3.1. A remote FaceTime user may be able to cause the local user's camera self-view to display the incorrect camera."
2019-12-18 19:01:02 +00:00
}
]
}
}