cvelist/2017/5xxx/CVE-2017-5635.json

77 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-5635",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache NiFi",
"version" : {
"version_data" : [
{
"version_value" : "0.7.0"
},
{
"version_value" : "0.7.1"
},
{
"version_value" : "1.1.0"
},
{
"version_value" : "1.1.1"
}
]
}
}
]
},
"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",
2017-10-19 16:02:28 -04:00
"value" : "In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, if an anonymous user request is replicated to another node, the originating node identity is used rather than the \"anonymous\" user."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Unauthorized Access"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://nifi.apache.org/security.html#CVE-2017-5635",
"refsource" : "CONFIRM",
"url" : "https://nifi.apache.org/security.html#CVE-2017-5635"
2017-10-20 07:04:28 -04:00
},
{
"name" : "96730",
"refsource" : "BID",
2017-10-20 07:04:28 -04:00
"url" : "http://www.securityfocus.com/bid/96730"
2017-10-16 12:31:07 -04:00
}
]
}
}