cvelist/2016/7xxx/CVE-2016-7067.json

94 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-09-10 10:06:23 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2016-7067",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-09-10 15:28:46 +02:00
{
2018-09-10 10:06:23 -04:00
"product" : {
"product_data" : [
{
"product_name" : "monit",
"version" : {
"version_data" : [
{
"version_value" : "5.20.0"
}
]
}
}
]
},
"vendor_name" : "Tildeslash Ltd."
2018-09-10 15:28:46 +02:00
}
2018-09-10 10:06:23 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Monit before version 5.20.0 is vulnerable to a cross site request forgery attack. Successful exploitation will enable an attacker to disable/enable all monitoring for a particular host or disable/enable monitoring for a specific service."
}
]
},
"impact" : {
"cvss" : [
[
2018-09-10 15:28:46 +02:00
{
2018-09-10 10:06:23 -04:00
"vectorString" : "6.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version" : "3.0"
2018-09-10 15:28:46 +02:00
}
2018-09-10 10:06:23 -04:00
],
[
2018-09-10 15:28:46 +02:00
{
2018-09-10 10:06:23 -04:00
"vectorString" : "5.8/AV:N/AC:M/Au:N/C:N/I:P/A:P",
"version" : "2.0"
2018-09-10 15:28:46 +02:00
}
2018-09-10 10:06:23 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-352"
}
2018-09-10 15:28:46 +02:00
]
2018-09-10 10:06:23 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20161027 CVE-2016-7067 - CSRF in Monit Service Manager",
"refsource" : "MLIST",
"url" : "https://seclists.org/oss-sec/2016/q4/267"
},
{
"name" : "https://bitbucket.org/tildeslash/monit/commits/c6ec3820e627f85417053e6336de2987f2d863e3?at=master",
"refsource" : "CONFIRM",
"url" : "https://bitbucket.org/tildeslash/monit/commits/c6ec3820e627f85417053e6336de2987f2d863e3?at=master"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7067",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7067"
2018-09-11 06:04:32 -04:00
},
{
"name" : "93953",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/93953"
2018-09-10 10:06:23 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}