2018-01-02 18:04:04 -05:00
{
2019-04-03 18:00:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 00:38:45 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2018-4397" ,
2019-04-03 18:00:46 +00:00
"ASSIGNER" : "product-security@apple.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Apple Support app" ,
"version" : {
"version_data" : [
{
"version_value" : "Versions prior to: Apple Support for iOS 2.4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "An attacker in a privileged network position may be able to intercept analytics data sent to Apple"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://support.apple.com/kb/HT209117" ,
"url" : "https://support.apple.com/kb/HT209117"
}
]
2019-03-18 00:38:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-04-03 18:00:46 +00:00
"value" : "Analytics data was sent using HTTP rather than HTTPS. This was addressed by sending analytics data using HTTPS. This issue affected versions prior to Apple Support 2.4 for iOS."
2019-03-18 00:38:45 +00:00
}
]
}
}