
CVE-2021-20230 – stunnel: client certificate not correctly verified when redirect and verifyChain options are used
https://notcve.org/view.php?id=CVE-2021-20230
22 Feb 2021 — A flaw was found in stunnel before 5.57, where it improperly validates client certificates when it is configured to use both redirect and verifyChain options. This flaw allows an attacker with a certificate signed by a Certificate Authority, which is not the one accepted by the stunnel server, to access the tunneled service instead of being redirected to the address specified in the redirect option. The highest threat from this vulnerability is to confidentiality. Se encontró un fallo en stunnel versiones a... • https://bugzilla.redhat.com/show_bug.cgi?id=1925226 • CWE-295: Improper Certificate Validation •

CVE-2014-0016 – Gentoo Linux Security Advisory 201408-14
https://notcve.org/view.php?id=CVE-2014-0016
23 Mar 2014 — stunnel before 5.00, when using fork threading, does not properly update the state of the OpenSSL pseudo-random number generator (PRNG), which causes subsequent children with the same process ID to use the same entropy pool and allows remote attackers to obtain private keys for EC (ECDSA) or DSA certificates. stunnel anterior a 5.00, cuando utilizando hilo de bifurcación, no actualiza debidamente el estado del generador de números psuedoaleatorios OpenSSL (PRNG), lo que causa que hijos posteriores con el mi... • http://www.openwall.com/lists/oss-security/2014/03/05/1 • CWE-332: Insufficient Entropy in PRNG •

CVE-2013-1762 – Stunnel: buffer overflow vulnerability due to incorrect integer conversion in the NTLM authentication of the CONNECT protocol negotiation
https://notcve.org/view.php?id=CVE-2013-1762
08 Mar 2013 — stunnel 4.21 through 4.54, when CONNECT protocol negotiation and NTLM authentication are enabled, does not correctly perform integer conversion, which allows remote proxy servers to execute arbitrary code via a crafted request that triggers a buffer overflow. stunnel v4.21 a v4.54, cuando el protocolo de negociación CONNECT y la autenticación NTLM están habilitadas, no realiza la conversión de enteros correctamente, lo que permite ejecutar código de su elección a servidores remotos proxy a través de una sol... • http://rhn.redhat.com/errata/RHSA-2013-0714.html • CWE-94: Improper Control of Generation of Code ('Code Injection') •