cvelist/2018/1xxx/CVE-2018-1084.json

88 lines
2.2 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
2018-04-12 13:04:45 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-1084",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-04-12 12:47:17 -03:00
{
2018-04-12 13:04:45 -04:00
"product" : {
"product_data" : [
{
"product_name" : "corosync",
"version" : {
"version_data" : [
{
"version_value" : "corosync 2.4.4"
}
]
}
}
]
},
"vendor_name" : ""
2018-04-12 12:47:17 -03:00
}
2018-04-12 13:04:45 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "corosync before version 2.4.4 is vulnerable to an integer overflow in exec/totemcrypto.c."
}
]
},
"impact" : {
"cvss" : [
[
2018-04-12 12:47:17 -03:00
{
2018-04-12 13:04:45 -04:00
"vectorString" : "7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version" : "3.0"
2018-04-12 12:47:17 -03:00
}
2018-04-12 13:04:45 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-190"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1084",
"refsource" : "MISC",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1084"
2018-04-17 06:05:08 -04:00
},
2018-04-18 06:05:42 -04:00
{
"name" : "DSA-4174",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4174"
},
{
"name" : "RHSA-2018:1169",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1169"
},
2018-04-17 06:05:08 -04:00
{
"name" : "103758",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103758"
2018-04-12 13:04:45 -04:00
}
]
}
}