Miroslav Kratochvil

2 exploits Active since Apr 2009
CVE-2009-1416 EXPLOITDB c WORKING POC
Gnutls - Cryptographic Issue
lib/gnutls_pk.c in libgnutls in GnuTLS 2.5.0 through 2.6.5 generates RSA keys stored in DSA structures, instead of the intended DSA keys, which might allow remote attackers to spoof signatures on certificates or have unspecified other impact by leveraging an invalid DSA key.
CVE-2009-1415 EXPLOITDB c WORKING POC
Gnutls < 2.6.6 - Denial of Service
lib/pk-libgcrypt.c in libgnutls in GnuTLS before 2.6.6 does not properly handle invalid DSA signatures, which allows remote attackers to cause a denial of service (application crash) and possibly have unspecified other impact via a malformed DSA key that triggers a (1) free of an uninitialized pointer or (2) double free.