Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.3, 2.6.0
-
None
-
None
-
SNYK-JAVA-COMMONSCODEC-561518
Description
Current Situation
- JS7 components ship with the 3rd-party library commons-codec 1.11.
- A vulnerability affects this library:
- https://security.snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518
- No CVE ID is provided for this Issue.
Impact
We rate the impact to our software being low as our implementation does not make use of the Base32 implementation of commons-codec.
Desired Behavior
JS7 components should ship with the latest version 1.16.0 which fixes the vulnerability.