"value":"A vulnerability where type-confusion in the IonMonkey just-in-time (JIT) compiler could potentially be used by malicious JavaScript to trigger a potentially exploitable crash. This vulnerability affects Thunderbird < 60.6, Firefox ESR < 60.6, and Firefox < 66."
}
]
},
"data_type":"CVE",
"affects":{
"vendor":{
"vendor_data":[
{
"product":{
"product_data":[
{
"version":{
"version_data":[
{
"version_affected":"<",
"version_value":"60.6"
}
]
},
"product_name":"Thunderbird"
},
{
"version":{
"version_data":[
{
"version_affected":"<",
"version_value":"60.6"
}
]
},
"product_name":"Firefox ESR"
},
{
"version":{
"version_data":[
{
"version_affected":"<",
"version_value":"66"
}
]
},
"product_name":"Firefox"
}
]
},
"vendor_name":"Mozilla"
}
]
}
},
"CVE_data_meta":{
"ID":"CVE-2019-9795",
"ASSIGNER":"security@mozilla.org",
"STATE":"PUBLIC"
},
"data_format":"MITRE",
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang":"eng",
"value":"Type-confusion in IonMonkey JIT compiler"