cvelist/2021/1xxx/CVE-2021-1767.json

79 lines
2.7 KiB
JSON
Raw Normal View History

2020-12-08 22:02:26 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-1767",
2021-04-02 18:00:44 +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.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing a maliciously crafted image may lead to heap corruption"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212147",
"name": "https://support.apple.com/en-us/HT212147"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212146",
"name": "https://support.apple.com/en-us/HT212146"
}
]
2020-12-08 22:02:26 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-04-02 18:00:44 +00:00
"value": "This issue was addressed with improved checks. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, iOS 14.4 and iPadOS 14.4. Processing a maliciously crafted image may lead to heap corruption."
2020-12-08 22:02:26 +00:00
}
]
}
}