cvelist/2019/3xxx/CVE-2019-3885.json

122 lines
4.2 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-04-17 21:32:51 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 00:57:36 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3885",
2019-04-18 18:00:48 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-04-17 21:32:51 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ClusterLabs",
"product": {
"product_data": [
{
"product_name": "pacemaker",
"version": {
"version_data": [
{
"version_value": "affects up to and including version 2.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-04-18 18:00:48 +00:00
"url": "https://github.com/ClusterLabs/pacemaker/pull/1749",
"name": "https://github.com/ClusterLabs/pacemaker/pull/1749",
2019-04-17 21:32:51 -03:00
"refsource": "CONFIRM"
},
{
2019-04-18 18:00:48 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3885",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3885",
2019-04-17 21:32:51 -03:00
"refsource": "CONFIRM"
2019-04-23 13:00:43 +00:00
},
{
"refsource": "BID",
"name": "108036",
"url": "http://www.securityfocus.com/bid/108036"
2019-04-23 15:00:43 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3952-1",
"url": "https://usn.ubuntu.com/3952-1/"
2019-04-24 02:00:41 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-e4c8de3fb7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HR6QUYGML735EI3HEEHYRDW7EG73BUH2/"
2019-05-04 03:00:43 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-e71f6f36ac",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GCWFO7GL6MBU6C4BGFO3P6L77DIBBF3/"
2019-05-05 05:00:44 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-b502250ba4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FY4M4RMIG2POKC6OOFQODGKPRYXHET2F/"
2019-05-15 21:00:52 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1400",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00034.html"
2019-05-27 18:00:48 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1278",
"url": "https://access.redhat.com/errata/RHSA-2019:1278"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1279",
"url": "https://access.redhat.com/errata/RHSA-2019:1279"
2023-09-29 11:00:35 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202309-09",
"url": "https://security.gentoo.org/glsa/202309-09"
2019-04-17 21:32:51 -03:00
}
]
2019-03-18 00:57:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-04-17 21:32:51 -03:00
"value": "A use-after-free flaw was found in pacemaker up to and including version 2.0.1 which could result in certain sensitive information to be leaked via the system logs."
2019-03-18 00:57:36 +00:00
}
]
2019-04-17 21:32:51 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "3.3/CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
}
]
]
2019-03-18 00:57:36 +00:00
}
2019-04-18 18:00:48 +00:00
}