cvelist/2019/9xxx/CVE-2019-9816.json
2019-07-23 14:00:51 +00:00

100 lines
3.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-9816",
"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",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "67",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "60.7",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Type confusion with object groups and UnboxedObjects"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-13/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-13/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-15/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-15/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-14/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-14/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1536768",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1536768"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A possible vulnerability exists where type confusion can occur when manipulating JavaScript objects in object groups, allowing for the bypassing of security checks within these groups. *Note: this vulnerability has only been demonstrated with UnboxedObjects, which are disabled by default on all supported releases.*. This vulnerability affects Thunderbird < 60.7, Firefox < 67, and Firefox ESR < 60.7."
}
]
}
}