cvelist/2017/7xxx/CVE-2017-7846.json

64 lines
1.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org",
"ID" : "CVE-2017-7846"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Thunderbird",
"version" : {
"version_data" : [
{
"version_affected" : "<",
"version_value" : "52.5.2"
}
]
}
}
]
},
"vendor_name" : "Mozilla"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "It is possible to execute JavaScript in the parsed RSS feed when RSS feed is viewed as a website, e.g. via “View -> Feed article -> Website” or in the standard format of “View -> Feed article -> default format”. This vulnerability affects Thunderbird < 52.5.2."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "JavaScript Execution via RSS in mailbox:// origin"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2017-30/"
},
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1411716"
2017-10-16 12:31:07 -04:00
}
]
}
}