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

116 lines
4.4 KiB
JSON
Raw Normal View History

2020-03-02 22:01:56 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9839",
2020-06-09 17:01:31 +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.5 and iPadOS 13.5"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "macOS Catalina 10.15.5"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "tvOS 13.4.5"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "watchOS 6.2.5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to gain elevated privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT211170",
"refsource": "MISC",
"name": "https://support.apple.com/HT211170"
},
{
"url": "https://support.apple.com/HT211168",
"refsource": "MISC",
"name": "https://support.apple.com/HT211168"
},
{
"url": "https://support.apple.com/HT211171",
"refsource": "MISC",
"name": "https://support.apple.com/HT211171"
},
{
"url": "https://support.apple.com/HT211175",
"refsource": "MISC",
"name": "https://support.apple.com/HT211175"
2020-09-07 19:01:29 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/159084/macOS-cfprefsd-Arbitrary-File-Write-Local-Privilege-Escalation.html",
"url": "http://packetstormsecurity.com/files/159084/macOS-cfprefsd-Arbitrary-File-Write-Local-Privilege-Escalation.html"
2020-06-09 17:01:31 +00:00
}
]
2020-03-02 22:01:56 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-06-09 17:01:31 +00:00
"value": "A race condition was addressed with improved state handling. This issue is fixed in iOS 13.5 and iPadOS 13.5, macOS Catalina 10.15.5, tvOS 13.4.5, watchOS 6.2.5. An application may be able to gain elevated privileges."
2020-03-02 22:01:56 +00:00
}
]
}
}