Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.7.5, 2.8.0
-
None
-
None
-
CVE-2025-48924
Description
Current Stuation
Currently JS7 ships with commons-lang3 3.14.0 which is affected by CVE-2025-48924.
We rate the impact to our software as low as we do not make use of the vulnerable ClassUtils.getClass(...) method.
Desired Behavior
JS7 should use commons-lang3 version 3.18.0 which solves the issue.