CVE-2026-33308
- EPSS 0.04%
- Veröffentlicht 24.03.2026 01:36:50
- Zuletzt bearbeitet 24.03.2026 19:28:16
Mod_gnutls is a TLS module for Apache HTTPD based on GnuTLS. Prior to version 0.13.0, code for client certificate verification did not check the key purpose as set in the Extended Key Usage extension. An attacker with access to the private key for a ...
CVE-2026-33307
- EPSS 0.04%
- Veröffentlicht 24.03.2026 01:34:36
- Zuletzt bearbeitet 24.03.2026 19:29:26
Mod_gnutls is a TLS module for Apache HTTPD based on GnuTLS. In versions prior to 0.12.3 and 0.13.0, code for client certificate verification imported the certificate chain sent by the client into a fixed size `gnutls_x509_crt_t x509[]` array without...
CVE-2023-25824
- EPSS 0.77%
- Veröffentlicht 23.02.2023 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:50:16
Mod_gnutls is a TLS module for Apache HTTPD based on GnuTLS. Versions from 0.9.0 to 0.12.0 (including) did not properly fail blocking read operations on TLS connections when the transport hit timeouts. Instead it entered an endless loop retrying the ...
CVE-2009-5144
- EPSS 0.16%
- Veröffentlicht 03.02.2018 15:29:00
- Zuletzt bearbeitet 21.11.2024 01:11:16
mod-gnutls does not validate client certificates when "GnuTLSClientVerify require" is set in a directory context, which allows remote attackers to spoof clients via a crafted certificate.