cvelist/2018/12xxx/CVE-2018-12387.json
2018-10-20 06:03:47 -04:00

115 lines
3.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org",
"ID" : "CVE-2018-12387",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox ESR",
"version" : {
"version_data" : [
{
"version_affected" : "<",
"version_value" : "60.2.2"
}
]
}
},
{
"product_name" : "Firefox",
"version" : {
"version_data" : [
{
"version_affected" : "<",
"version_value" : "62.0.3"
}
]
}
}
]
},
"vendor_name" : "Mozilla"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content process. This vulnerability affects Firefox ESR < 60.2.2 and Firefox < 62.0.3."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1493903",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1493903"
},
{
"name" : "https://www.mozilla.org/security/advisories/mfsa2018-24/",
"refsource" : "CONFIRM",
"url" : "https://www.mozilla.org/security/advisories/mfsa2018-24/"
},
{
"name" : "DSA-4310",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4310"
},
{
"name" : "GLSA-201810-01",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201810-01"
},
{
"name" : "RHSA-2018:2881",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2881"
},
{
"name" : "RHSA-2018:2884",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2884"
},
{
"name" : "USN-3778-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3778-1/"
},
{
"name" : "105460",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105460"
},
{
"name" : "1041770",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041770"
}
]
}
}