cvelist/2021/30xxx/CVE-2021-30914.json

63 lines
1.9 KiB
JSON
Raw Normal View History

2021-04-13 21:01:00 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-30914",
2021-10-28 19:00:59 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "15.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to execute arbitrary code with kernel privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212867",
"name": "https://support.apple.com/en-us/HT212867"
}
]
2021-04-13 21:01:00 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-10-28 19:00:59 +00:00
"value": "A memory corruption issue was addressed with improved input validation. This issue is fixed in iOS 15.1 and iPadOS 15.1. An application may be able to execute arbitrary code with kernel privileges."
2021-04-13 21:01:00 +00:00
}
]
}
}