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

63 lines
2.0 KiB
JSON
Raw Normal View History

2019-02-18 09:04:38 -05:00
{
2019-12-18 18:01:00 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:04:20 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8554",
2019-12-18 18:01:00 +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 12.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A website may be able to access sensor information without user consent"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT209599",
"refsource": "MISC",
"name": "https://support.apple.com/HT209599"
}
]
2019-03-18 01:04:20 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-12-18 18:01:00 +00:00
"value": "A permissions issue existed in the handling of motion and orientation data. This issue was addressed with improved restrictions. This issue is fixed in iOS 12.2. A website may be able to access sensor information without user consent."
2019-03-18 01:04:20 +00:00
}
]
}
}