2020-12-08 22:01:50 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-1874" ,
2021-09-08 15:01:17 +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" : "14.5"
}
]
}
}
]
}
}
]
}
} ,
"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/HT212317" ,
"name" : "https://support.apple.com/en-us/HT212317"
}
]
2020-12-08 22:01:50 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-09-08 15:01:17 +00:00
"value" : "A logic issue was addressed with improved state management. This issue is fixed in iOS 14.5 and iPadOS 14.5. An application may be able to execute arbitrary code with kernel privileges."
2020-12-08 22:01:50 +00:00
}
]
}
}