2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-22832" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-02-10T08:15:12.843" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:07:26.883" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-11-07 21:03:21 +00:00
"value" : "The ExtractCCDAAttributes Processor in Apache NiFi 1.2.0 through 1.19.1 does not restrict XML External Entity references.\n\nFlow configurations that include the ExtractCCDAAttributes Processor are vulnerable to malicious XML documents that contain Document Type Declarations with XML External Entity references.\n\nThe resolution disables Document Type Declarations and disallows XML External Entity resolution in the ExtractCCDAAttributes Processor.\n\n"
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-611"
}
]
} ,
{
2024-04-04 08:46:00 +00:00
"source" : "security@apache.org" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-611"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.2.0" ,
"versionEndIncluding" : "1.19.1" ,
"matchCriteriaId" : "EC1FB0FD-0D86-47B7-931A-6640115B5052"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://lists.apache.org/thread/b51qs6y7b7r58vovddkv6wc16g2xbl3w" ,
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://nifi.apache.org/security.html#CVE-2023-22832" ,
"source" : "security@apache.org" ,
"tags" : [
"Vendor Advisory"
]
}
]
}