cve/2008/CVE-2008-5659.md
2024-05-26 14:27:05 +02:00

787 B

CVE-2008-5659

Description

The gnu.java.security.util.PRNG class in GNU Classpath 0.97.2 and earlier uses a predictable seed based on the system time, which makes it easier for context-dependent attackers to conduct brute force attacks against cryptographic routines that use this class for randomness, as demonstrated against DSA private keys.

POC

Reference

Github

No PoCs found on GitHub currently.