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

79 lines
2.6 KiB
JSON
Raw Normal View History

2021-04-13 21:02:01 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-30802",
2021-09-08 14:00:57 +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": "14.7"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "14.7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing maliciously crafted web content may lead to arbitrary code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212601",
"name": "https://support.apple.com/en-us/HT212601"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212604",
"name": "https://support.apple.com/en-us/HT212604"
}
]
2021-04-13 21:02:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-09-08 14:00:57 +00:00
"value": "A use after free issue was addressed with improved memory management. This issue is fixed in iOS 14.7, tvOS 14.7. Processing maliciously crafted web content may lead to arbitrary code execution."
2021-04-13 21:02:01 +00:00
}
]
}
}