cvelist/2018/5xxx/CVE-2018-5148.json
2019-03-17 23:50:34 +00:00

114 lines
4.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2018-5148",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "52.7.3"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "59.0.2"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free vulnerability can occur in the compositor during certain graphics operations when a raw pointer is used instead of a reference counted one. This results in a potentially exploitable crash. This vulnerability affects Firefox ESR < 52.7.3 and Firefox < 59.0.2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free in compositor"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2018:1098",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:1098"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1440717",
"refsource": "CONFIRM",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1440717"
},
{
"name": "USN-3609-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3609-1/"
},
{
"name": "DSA-4153",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4153"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2018-10/",
"refsource": "CONFIRM",
"url": "https://www.mozilla.org/security/advisories/mfsa2018-10/"
},
{
"name": "1040574",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1040574"
},
{
"name": "[debian-lts-announce] 20180327 [SECURITY] [DLA 1321-1] firefox-esr security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00023.html"
},
{
"name": "103506",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103506"
},
{
"name": "RHSA-2018:1099",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:1099"
}
]
}
}