cvelist/2019/6xxx/CVE-2019-6211.json

75 lines
2.0 KiB
JSON
Raw Normal View History

2019-03-05 10:18:58 -05:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-6211",
"ASSIGNER": "product-security@apple.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "iOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "iOS 12.1.3"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "macOS Mojave 10.14.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing maliciously crafted web content may lead to arbitrary code execution"
}
]
}
2019-01-11 14:04:30 -05:00
]
2019-03-05 10:18:58 -05:00
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT209446"
},
{
"url": "https://support.apple.com/HT209443"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A memory corruption issue was addressed with improved state management. This issue is fixed in iOS 12.1.3, macOS Mojave 10.14.3. Processing maliciously crafted web content may lead to arbitrary code execution."
}
]
}
}