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

63 lines
2.0 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-3858",
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": "An application may be able to execute arbitrary code with kernel privileges"
}
]
}
]
},
"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": "A memory corruption issue was addressed with improved memory handling. This issue is fixed in iOS 13.3.1 and iPadOS 13.3.1. An application may be able to execute arbitrary code with kernel privileges."
2019-12-18 19:01:02 +00:00
}
]
}
}