cvelist/2021/31xxx/CVE-2021-31005.json

79 lines
2.7 KiB
JSON
Raw Normal View History

2021-04-13 21:01:46 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-31005",
2022-05-26 18:01:55 +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"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Turning off \"Block all remote content\" may not apply to all remote content types"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212814",
"name": "https://support.apple.com/en-us/HT212814"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212869",
"name": "https://support.apple.com/en-us/HT212869"
}
]
2021-04-13 21:01:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-05-26 18:01:55 +00:00
"value": "Description: A logic issue was addressed with improved state management. This issue is fixed in iOS 15 and iPadOS 15, macOS Monterey 12.0.1. Turning off \"Block all remote content\" may not apply to all remote content types."
2021-04-13 21:01:46 +00:00
}
]
}
}