CVE-2022-38152
- EPSS 5.79%
- Published 31.08.2022 17:15:08
- Last modified 21.11.2024 07:15:54
An issue was discovered in wolfSSL before 5.5.0. When a TLS 1.3 client connects to a wolfSSL server and SSL_clear is called on its session, the server crashes with a segmentation fault. This occurs in the second session, which is created through TLS ...
CVE-2022-34293
- EPSS 0.55%
- Published 08.08.2022 16:15:08
- Last modified 21.11.2024 07:09:14
wolfSSL before 5.4.0 allows remote attackers to cause a denial of service via DTLS because a check for return-routability can be skipped.
CVE-2022-25638
- EPSS 0.07%
- Published 24.02.2022 15:15:32
- Last modified 21.11.2024 06:52:29
In wolfSSL before 5.2.0, certificate validation may be bypassed during attempted authentication by a TLS 1.3 client to a TLS 1.3 server. This occurs when the sig_algo field differs between the certificate_verify message and the certificate message.
CVE-2022-25640
- EPSS 3.8%
- Published 24.02.2022 15:15:32
- Last modified 21.11.2024 06:52:29
In wolfSSL before 5.2.0, a TLS 1.3 server cannot properly enforce a requirement for mutual authentication. A client can simply omit the certificate_verify message from the handshake, and never present a certificate.
CVE-2022-23408
- EPSS 0.39%
- Published 18.01.2022 21:15:07
- Last modified 21.11.2024 06:48:31
wolfSSL 5.x before 5.1.1 uses non-random IV values in certain situations. This affects connections (without AEAD) using AES-CBC or DES3 with TLS 1.1 or 1.2 or DTLS 1.1 or 1.2. This occurs because of misplaced memory initialization in BuildMessage in ...
CVE-2021-38597
- EPSS 0.18%
- Published 12.08.2021 15:15:08
- Last modified 21.11.2024 06:17:37
wolfSSL before 4.8.1 incorrectly skips OCSP verification in certain situations of irrelevant response data that contains the NoCheck extension.
CVE-2021-37155
- EPSS 0.51%
- Published 21.07.2021 15:16:20
- Last modified 21.11.2024 06:14:44
wolfSSL 4.6.x through 4.7.x before 4.8.0 does not produce a failure outcome when the serial number in an OCSP request differs from the serial number in the OCSP response.
CVE-2021-24116
- EPSS 0.38%
- Published 14.07.2021 13:15:08
- Last modified 21.11.2024 05:52:23
In wolfSSL through 4.6.0, a side-channel vulnerability in base64 PEM file decoding allows system-level (administrator) attackers to obtain information about secret RSA keys via a controlled-channel and side-channel attack on software running in isola...
CVE-2021-3336
- EPSS 0.35%
- Published 29.01.2021 05:15:12
- Last modified 21.11.2024 06:21:19
DoTls13CertificateVerify in tls13.c in wolfSSL before 4.7.0 does not cease processing for certain anomalous peer behavior (sending an ED22519, ED448, ECC, or RSA signature without the corresponding certificate). The client side is affected because ma...
- EPSS 1.31%
- Published 06.01.2021 16:15:12
- Last modified 21.11.2024 05:28:53
RsaPad_PSS in wolfcrypt/src/rsa.c in wolfSSL before 4.6.0 has an out-of-bounds write for certain relationships between key size and digest size.