2023-11-28 00:55:21 +00:00
{
"id" : "CVE-2023-49145" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-11-27T23:15:07.780" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:32:55.387" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-28 00:55:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Apache NiFi 0.7.0 through 1.23.2 include the JoltTransformJSON Processor, which provides an advanced configuration user interface that is vulnerable to DOM-based cross-site scripting. If an authenticated user, who is authorized to configure a JoltTransformJSON Processor, visits a crafted URL, then arbitrary\nJavaScript code can be executed within the session context of the authenticated user. Upgrading to Apache NiFi 1.24.0 or 2.0.0-M1 is the recommended mitigation."
2023-11-28 15:00:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Apache NiFi 0.7.0 a 1.23.2 incluye el procesador JoltTransformJSON, que proporciona una interfaz de usuario de configuraci\u00f3n avanzada que es vulnerable a Cross Site Scripting basado en DOM. Si un usuario autenticado, que est\u00e1 autorizado a configurar un procesador JoltTransformJSON, visita una URL manipulada, entonces se puede ejecutar c\u00f3digo JavaScript arbitrario dentro del contexto de sesi\u00f3n del usuario autenticado. La mitigaci\u00f3n recomendada es actualizar a Apache NiFi 1.24.0 o 2.0.0-M1."
2023-11-28 00:55:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-01 23:00:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@apache.org" ,
"type" : "Secondary" ,
2023-12-01 23:00:21 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L" ,
"baseScore" : 7.9 ,
"baseSeverity" : "HIGH" ,
2023-12-01 23:00:21 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-12-01 23:00:21 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "LOW"
2023-12-01 23:00:21 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.3 ,
"impactScore" : 6.0
2023-12-01 23:00:21 +00:00
} ,
2023-11-28 00:55:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-28 00:55:21 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2023-11-28 00:55:21 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-11-28 00:55:21 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
2023-11-28 00:55:21 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
2023-11-28 00:55:21 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security@apache.org" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-11-28 00:55:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-12-01 23:00:21 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "0.7.0" ,
"versionEndExcluding" : "1.24.0" ,
"matchCriteriaId" : "5833EB7C-1FFC-458E-90C0-59FD98000131"
}
]
}
]
}
] ,
2023-11-28 00:55:21 +00:00
"references" : [
2023-11-28 03:00:23 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/11/27/5" ,
2023-12-01 23:00:21 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-11-28 03:00:23 +00:00
} ,
2023-11-28 00:55:21 +00:00
{
"url" : "https://lists.apache.org/thread/j8rd0qsvgoj0khqck5f49jfbp0fm8r1o" ,
2023-12-01 23:00:21 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2023-11-28 00:55:21 +00:00
} ,
{
"url" : "https://nifi.apache.org/security.html#CVE-2023-49145" ,
2023-12-01 23:00:21 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/11/27/5" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.apache.org/thread/j8rd0qsvgoj0khqck5f49jfbp0fm8r1o" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://nifi.apache.org/security.html#CVE-2023-49145" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-11-28 00:55:21 +00:00
}
]
}