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

83 lines
2.7 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-9983",
2020-10-16 17:02:21 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "Safari",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "Safari 14.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing maliciously crafted web content may lead to code execution"
}
]
}
]
},
"references": {
"reference_data": [
2020-11-13 09:01:37 +00:00
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT211843",
"url": "https://support.apple.com/kb/HT211843"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT211850",
"url": "https://support.apple.com/kb/HT211850"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT211844",
"url": "https://support.apple.com/kb/HT211844"
},
2020-10-16 17:02:21 +00:00
{
"url": "https://support.apple.com/HT211845",
"refsource": "MISC",
"name": "https://support.apple.com/HT211845"
2020-11-13 23:01:34 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT211952",
"url": "https://support.apple.com/kb/HT211952"
2020-10-16 17:02:21 +00:00
}
]
2020-03-02 22:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-10-16 17:02:21 +00:00
"value": "An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to code execution."
2020-03-02 22:01:34 +00:00
}
]
}
}