CVE-2021-37155
- EPSS 0.51%
- Veröffentlicht 21.07.2021 15:16:20
- Zuletzt bearbeitet 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.25%
- Veröffentlicht 14.07.2021 13:15:08
- Zuletzt bearbeitet 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.21%
- Veröffentlicht 29.01.2021 05:15:12
- Zuletzt bearbeitet 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 0.72%
- Veröffentlicht 06.01.2021 16:15:12
- Zuletzt bearbeitet 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.
CVE-2020-24613
- EPSS 0.26%
- Veröffentlicht 24.08.2020 22:15:10
- Zuletzt bearbeitet 21.11.2024 05:15:09
wolfSSL before 4.5.0 mishandles TLS 1.3 server data in the WAIT_CERT_CR state, within SanityCheckTls13MsgReceived() in tls13.c. This is an incorrect implementation of the TLS 1.3 client state machine. This allows attackers in a privileged network pos...
CVE-2020-24585
- EPSS 0.24%
- Veröffentlicht 21.08.2020 14:15:11
- Zuletzt bearbeitet 21.11.2024 05:15:03
An issue was discovered in the DTLS handshake implementation in wolfSSL before 4.5.0. Clear DTLS application_data messages in epoch 0 do not produce an out-of-order error. Instead, these messages are returned to the application.
- EPSS 0.1%
- Veröffentlicht 21.08.2020 14:15:11
- Zuletzt bearbeitet 21.11.2024 05:05:17
An issue was discovered in wolfSSL before 4.5.0, when single precision is not employed. Local attackers can conduct a cache-timing attack against public key operations. These attackers may already have obtained sensitive information if the affected s...
CVE-2020-12457
- EPSS 0.47%
- Veröffentlicht 21.08.2020 14:15:10
- Zuletzt bearbeitet 21.11.2024 04:59:44
An issue was discovered in wolfSSL before 4.5.0. It mishandles the change_cipher_spec (CCS) message processing logic for TLS 1.3. If an attacker sends ChangeCipherSpec messages in a crafted way involving more than one in a row, the server becomes stu...
CVE-2020-11735
- EPSS 0.36%
- Veröffentlicht 25.06.2020 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:58:30
The private-key operations in ecc.c in wolfSSL before 4.4.0 do not use a constant-time modular inverse when mapping to affine coordinates, aka a "projective coordinates leak."
CVE-2020-11713
- EPSS 0.39%
- Veröffentlicht 12.04.2020 17:15:10
- Zuletzt bearbeitet 21.11.2024 04:58:27
wolfSSL 4.3.0 has mulmod code in wc_ecc_mulmod_ex in ecc.c that does not properly resist timing side-channel attacks.