Details
Description
We are using Apache Karaf 4.3.2 in our project and our security scans report CVE-2020-28052 (https://nvd.nist.gov/vuln/detail/CVE-2020-28052) on our package because Karaf by default packs bcprov and bcpkix 1.66 versions. The fix for the specified CVE is to use bcprov and bcpkis 1.67 and higher. Apache Karaf should update to use later versions of these bouncy castle 3pps so that this CVE is mitigated.