cvelist/2017/5xxx/CVE-2017-5635.json
2019-03-17 23:30:57 +00:00

76 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"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"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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"
},
{
"name": "96730",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/96730"
}
]
}
}