In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.
Start learningUpgrade org.bouncycastle:bc-fips
to version 2.1.1 or higher.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the AESNativeCBC
class due to the use of a private instance class, rather than a private static class. An attacker can cause heap exhaustion by triggering excessive memory allocation through repeated or crafted operations that delay garbage collection.