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...
- 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-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.
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.
CVE-2014-2898
- EPSS 1.01%
- Veröffentlicht 28.01.2020 16:15:12
- Zuletzt bearbeitet 21.11.2024 02:07:09
wolfSSL CyaSSL before 2.9.4 allows remote attackers to have unspecified impact via multiple calls to the CyaSSL_read function which triggers an out-of-bounds read when an error occurs, related to not checking the return code and MAC verification fail...
CVE-2014-2897
- EPSS 1.01%
- Veröffentlicht 28.01.2020 16:15:11
- Zuletzt bearbeitet 21.11.2024 02:07:09
The SSL 3 HMAC functionality in wolfSSL CyaSSL 2.5.0 before 2.9.4 does not check the padding length when verification fails, which allows remote attackers to have unspecified impact via a crafted HMAC, which triggers an out-of-bounds read.
CVE-2014-2896
- EPSS 1.01%
- Veröffentlicht 28.01.2020 16:15:11
- Zuletzt bearbeitet 21.11.2024 02:07:09
The DoAlert function in the (1) TLS and (2) DTLS implementations in wolfSSL CyaSSL before 2.9.4 allows remote attackers to have unspecified impact and vectors, which trigger memory corruption or an out-of-bounds read.
CVE-2019-19963
- EPSS 0.36%
- Veröffentlicht 25.12.2019 00:15:10
- Zuletzt bearbeitet 21.11.2024 04:35:45
An issue was discovered in wolfSSL before 4.3.0 in a non-default configuration where DSA is enabled. DSA signing uses the BEEA algorithm during modular inversion of the nonce, leading to a side-channel attack against the nonce.