Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.38.0 has high bouncycastle security vulnerability #942

Open
BernhardLenz opened this issue Apr 30, 2024 · 1 comment
Open

0.38.0 has high bouncycastle security vulnerability #942

BernhardLenz opened this issue Apr 30, 2024 · 1 comment

Comments

@BernhardLenz
Copy link

According to mvnrepository, sshj version 0.38.0 uses org.bouncycastle:bcprov-jdk18on:jar:1.75.

However bouncycastle has a high security vulnerability:
https://security.snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6612984

Can you please release 0.39.0 with bounceycastle 1.78.1?

@exceptionfactory
Copy link
Contributor

I submitted pull request #945 to upgrade Bouncy Castle to 1.78.1. For projects depending on SSHJ, it is possible to override the transitive dependency version of bcprov-jdk18on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants