From 4354a9506832b044f14b6040ed8d56fa640587d5 Mon Sep 17 00:00:00 2001 From: maximthomas Date: Wed, 10 Dec 2025 11:27:39 +0300 Subject: [PATCH] CVE-2025-25247: Apache Felix Webconsole: XSS in services console --- commons/launcher/launcher-zip/pom.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/commons/launcher/launcher-zip/pom.xml b/commons/launcher/launcher-zip/pom.xml index 4966b4a53..43f5b0c4e 100644 --- a/commons/launcher/launcher-zip/pom.xml +++ b/commons/launcher/launcher-zip/pom.xml @@ -21,6 +21,8 @@ with the fields enclosed by brackets [] replaced by your own identifying information: "Portions Copyrighted [year] [name of copyright owner]" + + Portions Copyrighted 2020-2025 3A Systems LLC. --> 4.0.0 @@ -58,32 +60,32 @@ org.apache.felix org.apache.felix.webconsole - 4.0.0 + 5.0.18 org.apache.felix org.apache.felix.webconsole.plugins.ds - 1.0.0 + 2.1.0 org.apache.felix org.apache.felix.scr - 1.6.2 + 2.1.20 org.apache.felix org.apache.felix.configadmin - 1.6.0 + 1.9.26 org.apache.felix org.apache.felix.fileinstall - 3.2.6 + 3.6.4 org.apache.felix org.apache.felix.metatype - 1.0.6 + 1.1.2 org.apache.felix