cvelist/2020/9xxx/CVE-2020-9768.json

95 lines
3.3 KiB
JSON
Raw Normal View History

2020-03-02 22:01:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9768",
2020-04-01 18:01:15 +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": "iOS 13.4 and iPadOS 13.4"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "tvOS 13.4"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "watchOS 6.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to execute arbitrary code with system privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT211102",
"refsource": "MISC",
"name": "https://support.apple.com/HT211102"
},
{
"url": "https://support.apple.com/HT211101",
"refsource": "MISC",
"name": "https://support.apple.com/HT211101"
},
{
"url": "https://support.apple.com/HT211103",
"refsource": "MISC",
"name": "https://support.apple.com/HT211103"
}
]
2020-03-02 22:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-04-01 18:01:15 +00:00
"value": "A use after free issue was addressed with improved memory management. This issue is fixed in iOS 13.4 and iPadOS 13.4, tvOS 13.4, watchOS 6.2. An application may be able to execute arbitrary code with system privileges."
2020-03-02 22:01:34 +00:00
}
]
}
}