cvelist/2019/11xxx/CVE-2019-11708.json
2019-12-09 18:00:59 +00:00

105 lines
4.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-11708",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "60.7.2",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "67.0.4",
"version_affected": "<"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "60.7.2",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "sandbox escape using Prompt:Open"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-19/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-19/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2019-20/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-20/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1559858",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1559858"
},
{
"refsource": "GENTOO",
"name": "GLSA-201908-12",
"url": "https://security.gentoo.org/glsa/201908-12"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/155592/Mozilla-Firefox-Windows-64-Bit-Chain-Exploit.html",
"url": "http://packetstormsecurity.com/files/155592/Mozilla-Firefox-Windows-64-Bit-Chain-Exploit.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Insufficient vetting of parameters passed with the Prompt:Open IPC message between child and parent processes can result in the non-sandboxed parent process opening web content chosen by a compromised child process. When combined with additional vulnerabilities this could result in executing arbitrary code on the user's computer. This vulnerability affects Firefox ESR < 60.7.2, Firefox < 67.0.4, and Thunderbird < 60.7.2."
}
]
}
}