cvelist/2016/8xxx/CVE-2016-8637.json
2018-08-02 06:05:22 -04:00

94 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2016-8637",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "dracut",
"version" : {
"version_data" : [
{
"version_value" : "045"
}
]
}
}
]
},
"vendor_name" : "The Dracut Project"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A local information disclosure issue was found in dracut before 045 when generating initramfs images with world-readable permissions when 'early cpio' is used, such as when including microcode updates. Local attacker can use this to obtain sensitive information from these files, such as encryption keys or credentials."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.0/CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version" : "3.0"
}
],
[
{
"vectorString" : "2.1/AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version" : "2.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-732"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20161107 CVE-2016-8637: dracut creates world readble initramfs when early cpio is used",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2016/q4/352"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8637",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8637"
},
{
"name" : "https://github.com/dracutdevs/dracut/commit/0db98910a11c12a454eac4c8e86dc7a7bbc764a4",
"refsource" : "CONFIRM",
"url" : "https://github.com/dracutdevs/dracut/commit/0db98910a11c12a454eac4c8e86dc7a7bbc764a4"
},
{
"name" : "94128",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/94128"
}
]
}
}