2020-03-01 22:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-9491" ,
2020-10-01 20:01:37 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache NiFi" ,
"version" : {
"version_data" : [
{
"version_value" : "Apache NiFi 1.2.0 to 1.11.4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Use of weak TLS protocols"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://nifi.apache.org/security#CVE-2020-9491" ,
"url" : "https://nifi.apache.org/security#CVE-2020-9491"
2020-10-05 17:01:34 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[nifi-commits] 20201005 svn commit: r1882253 - /nifi/site/trunk/security.html" ,
"url" : "https://lists.apache.org/thread.html/re48582efe2ac973f8cff55c8b346825cb491c71935e15ab2d61ef3bf@%3Ccommits.nifi.apache.org%3E"
2020-10-06 01:01:33 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[nifi-commits] 20201005 [nifi-site] branch main updated: Minor correction for CVE-2020-9491, Jira number from NIFI-7401 to NIFI-7407." ,
"url" : "https://lists.apache.org/thread.html/r2d9c21f9ec35d66f2bb42f8abe876dabd786166b6284e9a33582c718@%3Ccommits.nifi.apache.org%3E"
2020-10-01 20:01:37 +00:00
}
]
2020-03-01 22:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-01 20:01:37 +00:00
"value" : "In Apache NiFi 1.2.0 to 1.11.4, the NiFi UI and API were protected by mandating TLS v1.2, as well as listening connections established by processors like ListenHTTP, HandleHttpRequest, etc. However intracluster communication such as cluster request replication, Site-to-Site, and load balanced queues continued to support TLS v1.0 or v1.1."
2020-03-01 22:01:08 +00:00
}
]
}
}