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

78 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-09-11 10:05:05 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2016-7066",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-09-11 14:21:57 +02:00
{
2018-09-11 10:05:05 -04:00
"product" : {
"product_data" : [
{
"product_name" : "JBoss Enterprise Application Platform",
"version" : {
"version_data" : [
{
"version_value" : "7.1.0"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
2018-09-11 14:21:57 +02:00
}
2018-09-11 10:05:05 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-09-11 13:06:17 -04:00
"value" : "It was found that the improper default permissions on /tmp/auth directory in JBoss Enterprise Application Platform before 7.1.0 can allow any local user to connect to CLI and allow the user to execute any arbitrary operations."
2018-09-11 10:05:05 -04:00
}
]
},
"impact" : {
"cvss" : [
[
2018-09-11 14:21:57 +02:00
{
2018-09-11 10:05:05 -04:00
"vectorString" : "6.1/AV:L/AC:L/Au:N/C:P/I:P/A:C",
"version" : "2.0"
2018-09-11 14:21:57 +02:00
}
2018-09-11 10:05:05 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-266"
}
2018-09-11 14:21:57 +02:00
]
2018-09-11 10:05:05 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7066",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7066"
2018-09-12 06:07:32 -04:00
},
{
"name" : "RHSA-2017:3456",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3456"
2018-09-11 10:05:05 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}