cvelist/2017/2xxx/CVE-2017-2667.json

79 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2017-03-27T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-2667",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Hammer CLI",
"version" : {
"version_data" : [
{
"version_value" : "0.10.0"
}
]
}
}
]
},
"vendor_name" : "Foreman"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-03-12 11:03:06 -04:00
"value" : "Hammer CLI, a CLI utility for Foreman, before version 0.10.0, did not explicitly set the verify_ssl flag for apipie-bindings that disable it by default. As a result the server certificates are not checked and connections are prone to man-in-the-middle attacks."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-345"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-03-12 11:03:06 -04:00
{
"name" : "http://projects.theforeman.org/issues/19033",
"refsource" : "CONFIRM",
2018-03-12 11:03:06 -04:00
"url" : "http://projects.theforeman.org/issues/19033"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1436262",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1436262"
2018-03-13 06:02:26 -04:00
},
{
"name" : "RHSA-2018:0336",
"refsource" : "REDHAT",
2018-03-13 06:02:26 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2018:0336"
},
{
"name" : "97153",
"refsource" : "BID",
2018-03-13 06:02:26 -04:00
"url" : "http://www.securityfocus.com/bid/97153"
2017-10-16 12:31:07 -04:00
}
]
}
}