Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.bouncycastle/bcprov-jdk15on@1.48
purl pkg:maven/org.bouncycastle/bcprov-jdk15on@1.48
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 4.0
Vulnerabilities affecting this package (16)
Vulnerability Summary Fixed by
VCID-2j9r-6zbp-m3bz
Aliases:
CVE-2024-30171
GHSA-v435-xc8x-wvr9
Bouncy Castle affected by timing side-channel for RSA key exchange ("The Marvin Attack") An issue was discovered in Bouncy Castle Java TLS API and JSSE Provider before 1.78. Timing-based leakage may occur in RSA based handshakes because of exception processing.
1.78
Affected by 0 other vulnerabilities.
VCID-2u8v-56gn-8uc2
Aliases:
CVE-2020-15522
GHSA-6xx3-rg99-gc3p
Timing based private key exposure in Bouncy Castle Bouncy Castle BC Java before 1.66, BC C# .NET before 1.8.7, BC-FJA before 1.0.2.1, BC before 1.66, BC-FNA before 1.0.1.1 have a timing issue within the EC math library that can expose information about the private key when an attacker is able to observe timing information for the generation of multiple deterministic ECDSA signatures.
1.66
Affected by 4 other vulnerabilities.
VCID-4rs8-tp92-p7ck
Aliases:
CVE-2024-29857
GHSA-8xfc-gm6g-vgpv
Bouncy Castle certificate parsing issues cause high CPU usage during parameter evaluation. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java) before 1.78, BC Java LTS before 2.73.6, BC-FJA before 1.0.2.5, and BC C# .Net before 2.3.1. Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.
1.78
Affected by 0 other vulnerabilities.
VCID-ddqw-aj7g-s7c2
Aliases:
CVE-2016-1000341
GHSA-r9ch-m4fh-fc7q
In the Bouncy Castle JCE Provider version 1.55 and earlier DSA signature generation is vulnerable to timing attack. Where timings can be closely observed for the generation of signatures, the lack of blinding in 1.55, or earlier, may allow an attacker to gain information about the signature's k value and ultimately the private value as well.
1.56
Affected by 6 other vulnerabilities.
VCID-f4qa-9fn6-97az
Aliases:
CVE-2016-1000342
GHSA-qcj7-g2j5-g7r3
In the Bouncy Castle JCE Provider version 1.55 and earlier ECDSA does not fully validate ASN.1 encoding of signature on verification. It is possible to inject extra elements in the sequence making up the signature and still have it validate, which in some cases may allow the introduction of 'invisible' data into a signed structure.
1.56
Affected by 6 other vulnerabilities.
VCID-f73y-mjrg-yfc9
Aliases:
CVE-2016-1000344
GHSA-2j2x-hx4g-2gf4
In the Bouncy Castle JCE Provider version 1.55 and earlier the DHIES implementation allowed the use of ECB mode. This mode is regarded as unsafe and support for it has been removed from the provider.
1.56
Affected by 6 other vulnerabilities.
VCID-jr7u-m7gc-pydy
Aliases:
CVE-2016-1000339
GHSA-c8xf-m4ff-jcxj
In the Bouncy Castle JCE Provider version 1.55 and earlier the primary engine class used for AES was AESFastEngine. Due to the highly table driven approach used in the algorithm it turns out that if the data channel on the CPU can be monitored the lookup table accesses are sufficient to leak information on the AES key being used. There was also a leak in AESEngine although it was substantially less. AESEngine has been modified to remove any signs of leakage (testing carried out on Intel X86-64) and is now the primary AES class for the BC JCE provider from 1.56. Use of AESFastEngine is now only recommended where otherwise deemed appropriate.
1.56
Affected by 6 other vulnerabilities.
VCID-jua2-2byr-t3cv
Aliases:
CVE-2016-1000338
GHSA-4vhj-98r6-424h
In Bouncy Castle JCE Provider version 1.55 and earlier the DSA does not fully validate ASN.1 encoding of signature on verification. It is possible to inject extra elements in the sequence making up the signature and still have it validate, which in some cases may allow the introduction of 'invisible' data into a signed structure.
1.56
Affected by 6 other vulnerabilities.
VCID-ka8b-44hx-mkc5
Aliases:
CVE-2016-1000352
GHSA-w285-wf9q-5w69
In the Bouncy Castle JCE Provider version 1.55 and earlier the ECIES implementation allowed the use of ECB mode. This mode is regarded as unsafe and support for it has been removed from the provider.
1.56
Affected by 6 other vulnerabilities.
VCID-nau9-4auz-pqbs
Aliases:
CVE-2020-26939
GHSA-72m5-fvvv-55m6
Observable Differences in Behavior to Error Inputs in Bouncy Castle In Legion of the Bouncy Castle BC before 1.55 and BC-FJA before 1.0.2, attackers can obtain sensitive information about a private exponent because of Observable Differences in Behavior to Error Inputs. This occurs in org.bouncycastle.crypto.encodings.OAEPEncoding. Sending invalid ciphertext that decrypts to a short payload in the OAEP Decoder could result in the throwing of an early exception, potentially leaking some information about the private exponent of the RSA private key performing the encryption.
1.61
Affected by 4 other vulnerabilities.
VCID-pybm-wf4t-pbdg
Aliases:
CVE-2018-1000180
GHSA-xqj7-j8j5-f2xr
Bouncy Castle BC 1.54 - 1.59, BC-FJA 1.0.0, BC-FJA 1.0.1 and earlier have a flaw in the Low-level interface to RSA key pair generator, specifically RSA Key Pairs generated in low-level API with added certainty may have less M-R tests than expected. This appears to be fixed in versions BC 1.60 beta 4 and later, BC-FJA 1.0.2 and later.
1.60
Affected by 5 other vulnerabilities.
VCID-qr8s-5r61-skhw
Aliases:
CVE-2016-1000345
GHSA-9gp4-qrff-c648
In the Bouncy Castle JCE Provider version 1.55 and earlier the DHIES/ECIES CBC mode vulnerable to padding oracle attack. For BC 1.55 and older, in an environment where timings can be easily observed, it is possible with enough observations to identify when the decryption is failing due to padding.
1.56
Affected by 6 other vulnerabilities.
VCID-tnen-a68v-9bfk
Aliases:
CVE-2016-1000343
GHSA-rrvx-pwf8-p59p
In the Bouncy Castle JCE Provider version 1.55 and earlier the DSA key pair generator generates a weak private key if used with default values. If the JCA key pair generator is not explicitly initialised with DSA parameters, 1.55 and earlier generates a private value assuming a 1024 bit key size. In earlier releases this can be dealt with by explicitly passing parameters to the key pair generator.
1.56
Affected by 6 other vulnerabilities.
VCID-w543-qxxs-f7g7
Aliases:
CVE-2018-5382
GHSA-8477-3v39-ggpm
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.
1.50
Affected by 16 other vulnerabilities.
VCID-waqt-x8vm-qyez
Aliases:
CVE-2015-7940
GHSA-4mv7-cq75-3qjm
The Bouncy Castle Java library before 1.51 does not validate a point is withing the elliptic curve, which makes it easier for remote attackers to obtain private keys via a series of crafted elliptic curve Diffie Hellman (ECDH) key exchanges, aka an "invalid curve attack."
1.51
Affected by 16 other vulnerabilities.
VCID-xzbt-bkdp-8bgh
Aliases:
CVE-2016-1000346
GHSA-fjqm-246c-mwqg
In the Bouncy Castle JCE Provider version 1.55 and earlier the other party DH public key is not fully validated. This can cause issues as invalid keys can be used to reveal details about the other party's private key where static Diffie-Hellman is in use. As of release 1.56 the key parameters are checked on agreement calculation.
1.56
Affected by 6 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-ahmw-gd8w-f7cd Improper Input Validation in Bouncy Castle The TLS implementation in the Bouncy Castle Java library before 1.48 and C# library before 1.8 does not properly consider timing side-channel attacks on a noncompliant MAC check operation during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, a related issue to CVE-2013-0169. CVE-2013-1624
GHSA-8353-fgcr-xfhx

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-12T00:16:15.740552+00:00 GitLab Importer Affected by VCID-2j9r-6zbp-m3bz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2024-30171.yml 38.3.0
2026-04-12T00:16:07.728003+00:00 GitLab Importer Affected by VCID-4rs8-tp92-p7ck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2024-29857.yml 38.3.0
2026-04-11T23:08:00.368940+00:00 GitLab Importer Fixing VCID-ahmw-gd8w-f7cd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2013-1624.yml 38.3.0
2026-04-11T23:03:02.917078+00:00 GitLab Importer Affected by VCID-w543-qxxs-f7g7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2018-5382.yml 38.3.0
2026-04-11T22:41:20.861098+00:00 GitLab Importer Affected by VCID-2u8v-56gn-8uc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2020-15522.yml 38.3.0
2026-04-11T22:34:03.898681+00:00 GitLab Importer Affected by VCID-nau9-4auz-pqbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2020-26939.yml 38.3.0
2026-04-11T22:00:08.035172+00:00 GitLab Importer Affected by VCID-f73y-mjrg-yfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000344.yml 38.3.0
2026-04-11T22:00:03.929078+00:00 GitLab Importer Affected by VCID-qr8s-5r61-skhw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000345.yml 38.3.0
2026-04-11T22:00:01.559977+00:00 GitLab Importer Affected by VCID-xzbt-bkdp-8bgh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000346.yml 38.3.0
2026-04-11T21:59:57.477402+00:00 GitLab Importer Affected by VCID-tnen-a68v-9bfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000343.yml 38.3.0
2026-04-11T21:59:56.923157+00:00 GitLab Importer Affected by VCID-ddqw-aj7g-s7c2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000341.yml 38.3.0
2026-04-11T21:59:52.605529+00:00 GitLab Importer Affected by VCID-f4qa-9fn6-97az https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000342.yml 38.3.0
2026-04-11T21:59:51.224190+00:00 GitLab Importer Affected by VCID-waqt-x8vm-qyez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2015-7940.yml 38.3.0
2026-04-11T21:59:50.320713+00:00 GitLab Importer Affected by VCID-jua2-2byr-t3cv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000338.yml 38.3.0
2026-04-11T21:59:48.449363+00:00 GitLab Importer Affected by VCID-jr7u-m7gc-pydy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000339.yml 38.3.0
2026-04-11T21:59:47.480651+00:00 GitLab Importer Affected by VCID-ka8b-44hx-mkc5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000352.yml 38.3.0
2026-04-11T21:58:59.823275+00:00 GitLab Importer Affected by VCID-pybm-wf4t-pbdg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2018-1000180.yml 38.3.0
2026-04-04T14:30:42.281969+00:00 GHSA Importer Fixing VCID-ahmw-gd8w-f7cd https://github.com/advisories/GHSA-8353-fgcr-xfhx 38.1.0
2026-04-03T00:23:16.689703+00:00 GitLab Importer Affected by VCID-2j9r-6zbp-m3bz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2024-30171.yml 38.1.0
2026-04-03T00:23:08.575805+00:00 GitLab Importer Affected by VCID-4rs8-tp92-p7ck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2024-29857.yml 38.1.0
2026-04-02T23:16:28.033457+00:00 GitLab Importer Fixing VCID-ahmw-gd8w-f7cd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2013-1624.yml 38.1.0
2026-04-02T23:11:26.653127+00:00 GitLab Importer Affected by VCID-w543-qxxs-f7g7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2018-5382.yml 38.1.0
2026-04-02T22:51:47.375044+00:00 GitLab Importer Affected by VCID-2u8v-56gn-8uc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2020-15522.yml 38.1.0
2026-04-02T22:45:09.480586+00:00 GitLab Importer Affected by VCID-nau9-4auz-pqbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2020-26939.yml 38.1.0
2026-04-02T22:13:15.387676+00:00 GitLab Importer Affected by VCID-f73y-mjrg-yfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000344.yml 38.1.0
2026-04-02T22:13:11.660426+00:00 GitLab Importer Affected by VCID-qr8s-5r61-skhw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000345.yml 38.1.0
2026-04-02T22:13:09.728759+00:00 GitLab Importer Affected by VCID-xzbt-bkdp-8bgh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000346.yml 38.1.0
2026-04-02T22:13:06.128684+00:00 GitLab Importer Affected by VCID-tnen-a68v-9bfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000343.yml 38.1.0
2026-04-02T22:13:05.640253+00:00 GitLab Importer Affected by VCID-ddqw-aj7g-s7c2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000341.yml 38.1.0
2026-04-02T22:13:01.902503+00:00 GitLab Importer Affected by VCID-f4qa-9fn6-97az https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000342.yml 38.1.0
2026-04-02T22:13:00.661866+00:00 GitLab Importer Affected by VCID-waqt-x8vm-qyez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2015-7940.yml 38.1.0
2026-04-02T22:12:59.638086+00:00 GitLab Importer Affected by VCID-jua2-2byr-t3cv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000338.yml 38.1.0
2026-04-02T22:12:58.038654+00:00 GitLab Importer Affected by VCID-jr7u-m7gc-pydy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000339.yml 38.1.0
2026-04-02T22:12:57.096052+00:00 GitLab Importer Affected by VCID-ka8b-44hx-mkc5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000352.yml 38.1.0
2026-04-02T22:12:18.064749+00:00 GitLab Importer Affected by VCID-pybm-wf4t-pbdg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2018-1000180.yml 38.1.0
2026-04-01T17:31:18.377640+00:00 GitLab Importer Affected by VCID-w543-qxxs-f7g7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2018-5382.yml 38.0.0
2026-04-01T17:09:53.894260+00:00 GitLab Importer Affected by VCID-2u8v-56gn-8uc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2020-15522.yml 38.0.0
2026-04-01T17:03:07.675782+00:00 GitLab Importer Affected by VCID-nau9-4auz-pqbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2020-26939.yml 38.0.0
2026-04-01T16:30:39.136657+00:00 GitLab Importer Affected by VCID-f73y-mjrg-yfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000344.yml 38.0.0
2026-04-01T16:30:35.464042+00:00 GitLab Importer Affected by VCID-qr8s-5r61-skhw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000345.yml 38.0.0
2026-04-01T16:30:33.401645+00:00 GitLab Importer Affected by VCID-xzbt-bkdp-8bgh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000346.yml 38.0.0
2026-04-01T16:30:29.460318+00:00 GitLab Importer Affected by VCID-tnen-a68v-9bfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000343.yml 38.0.0
2026-04-01T16:30:28.915083+00:00 GitLab Importer Affected by VCID-ddqw-aj7g-s7c2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000341.yml 38.0.0
2026-04-01T16:30:25.331882+00:00 GitLab Importer Affected by VCID-f4qa-9fn6-97az https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000342.yml 38.0.0
2026-04-01T16:30:24.243671+00:00 GitLab Importer Affected by VCID-waqt-x8vm-qyez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2015-7940.yml 38.0.0
2026-04-01T16:30:23.640649+00:00 GitLab Importer Affected by VCID-jua2-2byr-t3cv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000338.yml 38.0.0
2026-04-01T16:30:21.895775+00:00 GitLab Importer Affected by VCID-jr7u-m7gc-pydy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000339.yml 38.0.0
2026-04-01T16:30:21.057446+00:00 GitLab Importer Affected by VCID-ka8b-44hx-mkc5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2016-1000352.yml 38.0.0
2026-04-01T16:29:41.274676+00:00 GitLab Importer Affected by VCID-pybm-wf4t-pbdg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2018-1000180.yml 38.0.0
2026-04-01T13:07:58.708640+00:00 GithubOSV Importer Fixing VCID-ahmw-gd8w-f7cd https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-8353-fgcr-xfhx/GHSA-8353-fgcr-xfhx.json 38.0.0
2026-04-01T12:50:40.212133+00:00 GitLab Importer Fixing VCID-ahmw-gd8w-f7cd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.bouncycastle/bcprov-jdk15on/CVE-2013-1624.yml 38.0.0