2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
2017-10-16 16:44:18 -04:00
"DATE_PUBLIC" : "2017-02-10T00:00:00" ,
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2016-8737" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2019-02-08 14:15:02 +00:00
"product_name" : "Apache Brooklyn" ,
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
2017-10-16 16:44:18 -04:00
"version_value" : "0.9.0 and all prior versions"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
} ,
2017-10-16 16:44:18 -04:00
"vendor_name" : "Apache Software Foundation"
2017-10-16 12:31:07 -04:00
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In Apache Brooklyn before 0.10.0, the REST server is vulnerable to cross-site request forgery (CSRF), which could permit a malicious web site to produce a link which, if clicked whilst a user is logged in to Brooklyn, would cause the server to execute the attacker's commands as the user. There is known to be a proof-of-concept exploit using this vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2017-10-16 16:44:18 -04:00
"value" : "Cross-site request forgery (CSRF)"
2017-10-16 12:31:07 -04:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "[dev] 20170210 [SECURITY] CVE-2016-8737: Cross-site request forgery vulnerability in Apache Brooklyn" ,
"refsource" : "MLIST" ,
2017-10-16 12:31:07 -04:00
"url" : "https://lists.apache.org/thread.html/877813aaaa0e636adbc36106b89a54e0e6918f0884e9c8b67d5d5953@%3Cdev.brooklyn.apache.org%3E"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "https://brooklyn.apache.org/community/security/CVE-2016-8737.html" ,
"refsource" : "CONFIRM" ,
2017-10-16 12:31:07 -04:00
"url" : "https://brooklyn.apache.org/community/security/CVE-2016-8737.html"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "96228" ,
"refsource" : "BID" ,
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/96228"
}
]
}
}