cvelist/2019/11xxx/CVE-2019-11704.json
2019-08-16 20:00:46 +00:00

73 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-11704",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "60.7.1",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Heap buffer overflow in icalvalue.c"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-17/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-17/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1553814",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1553814"
},
{
"refsource": "GENTOO",
"name": "GLSA-201908-20",
"url": "https://security.gentoo.org/glsa/201908-20"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw in Thunderbird's implementation of iCal causes a heap buffer overflow in icalmemory_strdup_and_dequote when processing certain email messages, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.7.1."
}
]
}
}