Information Exposure Affecting org.apache.felix.karaf:org.apache.felix.karaf.client Open this link in a new tab package, versions [0,)
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHEFELIXKARAF-30605
-
published
22 Dec 2015
-
disclosed
22 Dec 2015
-
credit
Unknown
Introduced: 22 Dec 2015
CWE-200 Open this link in a new tabHow to fix?
There is no fixed version for org.apache.felix.karaf:org.apache.felix.karaf.client
.
Overview
org.apache.felix.karaf:org.apache.felix.karaf.client is a modular open source OSGi runtime environment.
Affected versions of this package are vulnerable to Information Exposure due to storing the password with the interactive()
method. This method stores sensitive data in a String object, making it impossible to reliably purge the data from memory.