cvelist/2018/4xxx/CVE-2018-4282.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-01-02 18:04:04 -05:00
{
2019-04-03 18:01:02 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:00:23 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-4282",
2019-04-03 18:01:02 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "iOS, tvOS, watchOS",
"version": {
"version_data": [
{
"version_value": "Versions prior to: iOS 11.4.1, tvOS 11.4.1, watchOS 4.3.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A local user may be able to read kernel memory"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT208938",
"url": "https://support.apple.com/kb/HT208938"
},
{
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT208935",
"url": "https://support.apple.com/kb/HT208935"
},
{
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT208936",
"url": "https://support.apple.com/kb/HT208936"
}
]
2019-03-18 04:00:23 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-04-03 18:01:02 +00:00
"value": "An out-of-bounds read issue existed that led to the disclosure of kernel memory. This was addressed with improved input validation. This issue affected versions prior to iOS 11.4.1, tvOS 11.4.1, watchOS 4.3.2."
2019-03-18 04:00:23 +00:00
}
]
}
}