Code Monkey home page Code Monkey logo

Comments (8)

shred avatar shred commented on June 9, 2024 3

Fixed in acme4j 3.1.1.

from acme4j.

shred avatar shred commented on June 9, 2024 1

Thank you for the report!

acme4j-client is not affected by this CVE, as the X509 certificates from the CA are only passed through. acme4j-smime however is validating certificates and might be affected.

I will update the dependencies and provide a new version soon.

from acme4j.

Zomono avatar Zomono commented on June 9, 2024

Great! Thanks for your quick response!

from acme4j.

shred avatar shred commented on June 9, 2024

It turned out it's not possible yet, because of an issue that was introduced in Bouncy Castle 1.74: bcgit/bc-java#1492

Unfortunately 1.74 is also the earliest version that fixes the CVE, so there is no solution until that issue has been fixed upstream.

I will release a new version ASAP after that.

from acme4j.

Zomono avatar Zomono commented on June 9, 2024

There is already bouncy castle version 1.76. Is the issue solved with this version?

from acme4j.

shred avatar shred commented on June 9, 2024

No, unfortunately not.

If this is a problem for you, you can force the acme4j dependencies to use bouncy castle 1.76. It should work except for the acme4j-smime module.

from acme4j.

cowwoc avatar cowwoc commented on June 9, 2024

Now that bcgit/bc-java#1492 is fixed, can you upgrade the bouncy castle dependency?

from acme4j.

shred avatar shred commented on June 9, 2024

It seems that BC 1.77 is being rolled out right now, but org.bouncycastle:bcprov-jdk18on:jar:1.77, org.bouncycastle:bcpkix-jdk18on:jar:1.77 and org.bouncycastle:bcpg-jdk18on:jar:1.77 are not available at Maven Central yet.

As soon as the packages are there, I will release a new version with the fix.

EDIT: All packages are there now. I will prepare the release.

from acme4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.