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

63 lines
2.0 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-9858",
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": "Windows Migration Assistant",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "Windows Migration Assistant 2.2.0.0 (v. 1A11)"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Running the installer in an untrusted directory may result in arbitrary code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT211186",
"refsource": "MISC",
"name": "https://support.apple.com/HT211186"
}
]
2020-03-02 22:01:56 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-06-09 17:01:31 +00:00
"value": "A dynamic library loading issue was addressed with improved path searching. This issue is fixed in Windows Migration Assistant 2.2.0.0 (v. 1A11). Running the installer in an untrusted directory may result in arbitrary code execution."
2020-03-02 22:01:56 +00:00
}
]
}
}