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

94 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-09-10 11:05:30 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2016-7077",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-09-10 15:34:49 +02:00
{
2018-09-10 11:05:30 -04:00
"product" : {
"product_data" : [
{
"product_name" : "foreman",
"version" : {
"version_data" : [
{
"version_value" : "foreman 1.14.0"
}
]
}
}
]
},
"vendor_name" : "Foreman"
2018-09-10 15:34:49 +02:00
}
2018-09-10 11:05:30 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "foreman before 1.14.0 is vulnerable to an information leak. It was found that Foreman form helper does not authorize options for associated objects. Unauthorized user can see names of such objects if their count is less than 6."
}
]
},
"impact" : {
"cvss" : [
[
2018-09-10 15:34:49 +02:00
{
2018-09-10 11:05:30 -04:00
"vectorString" : "4.3/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version" : "3.0"
2018-09-10 15:34:49 +02:00
}
2018-09-10 11:05:30 -04:00
],
[
2018-09-10 15:34:49 +02:00
{
2018-09-10 11:05:30 -04:00
"vectorString" : "3.5/AV:N/AC:M/Au:S/C:P/I:N/A:N",
"version" : "2.0"
2018-09-10 15:34:49 +02:00
}
2018-09-10 11:05:30 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-285"
}
2018-09-10 15:34:49 +02:00
]
2018-09-10 11:05:30 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7077",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7077"
},
{
"name" : "https://projects.theforeman.org/issues/16971",
"refsource" : "CONFIRM",
"url" : "https://projects.theforeman.org/issues/16971"
},
{
"name" : "https://theforeman.org/security.html#2016-7077",
"refsource" : "CONFIRM",
"url" : "https://theforeman.org/security.html#2016-7077"
2018-09-11 06:04:32 -04:00
},
{
"name" : "94230",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/94230"
2018-09-10 11:05:30 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}