mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
76 lines
2.6 KiB
JSON
76 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@apache.org",
|
|
"ID": "CVE-2017-5636",
|
|
"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, the proxy chain serialization/deserialization is vulnerable to an injection attack where a carefully crafted username could impersonate another user and gain their permissions on a replicated request to another node."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Escalation of Privilege"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "96731",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/96731"
|
|
},
|
|
{
|
|
"name": "https://nifi.apache.org/security.html#CVE-2017-5636",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://nifi.apache.org/security.html#CVE-2017-5636"
|
|
}
|
|
]
|
|
}
|
|
} |