SCA: security update for org.bouncycastle:bcprov-jdk15on (GHSA-8477-3v39-ggpm)

medium Tenable Cloud Security Plugin ID 412411

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- The default BKS keystore use an HMAC that is only 16 bits long, which can allow an attacker to compromise
the integrity of a BKS keystore. Bouncy Castle release 1.47 changes the BKS format to a format which uses
a 160 bit HMAC instead. This applies to any BKS keystore generated prior to BC 1.47. For situations where
people need to create the files for legacy reasons a specific keystore type "BKS-V1" was introduced in
1.49. It should be noted that the use of "BKS-V1" is discouraged by the library authors and should only be
used where it is otherwise safe to do so, as in where the use of a 16 bit checksum for the file integrity
check is not going to cause a security issue in itself. (CVE-2018-5382)

See Also

https://github.com/advisories/GHSA-8477-3v39-ggpm

Plugin Details

Severity: Medium

ID: 412411

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 8/19/2025

Risk Information

VPR

Risk Factor: Low

Score: 2.5

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.7

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2018-5382

CVSS v3

Risk Factor: Medium

Base Score: 4.4

Temporal Score: 3.9

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/13/2022

Vulnerability Publication Date: 3/20/2012

Reference Information

CVE: CVE-2018-5382

BID: 103453

cwe: CWE-354