Security Bulletin
This security bulletin contains information about 4 vulnerabilities.
EUVDB-ID: #VU66876
Risk: Low
CVSSv4.0: 0.5 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2022-42961
CWE-ID:
CWE-1256 - Improper restriction of software interfaces to hardware features
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to the way wolfSSL handles operations with private ECC keys such as server side TLS connections and creation of ECC signatures. A malicious server can perform fault injection attack on RAM (e.g. using Rowhammer attack) and obtain the ECDSA key.
Install updates from vendor's website.
Vulnerable software versionswolfSSL: 5.0.0 - 5.4.0
CPE2.3https://github.com/wolfSSL/wolfssl/releases/tag/v5.5.0-stable
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU66877
Risk: Low
CVSSv4.0: 0.5 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: N/A
CWE-ID:
CWE-763 - Release of invalid pointer or reference
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to an invalid free when handling large session tickets with TLS 1.2 and TLS 1.3 connections. A malicious server or attacker with ability to perform MitM attack (only against TLS 1.2 connection) can pass an overly large session ticket to the client and crash the application.
Note, successful exploitation of the vulnerability requires that wolfSSL is compiled with --enable-session-ticket and the client has non-empty session cache.
MitigationInstall updates from vendor's website.
Vulnerable software versionswolfSSL: 5.3.0 - 5.4.0
CPE2.3 External linkshttps://github.com/wolfSSL/wolfssl/releases/tag/v5.5.0-stable
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU66878
Risk: Low
CVSSv4.0: 1.2 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2022-38152
CWE-ID:
CWE-399 - Resource Management Errors
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper management of internal resources if using wolfSSL_clear to reset a WOLFSSL object during TLS 1.3 resumption. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's website.
Vulnerable software versionswolfSSL: 5.0.0 - 5.4.0
CPE2.3https://github.com/wolfSSL/wolfssl/releases/tag/v5.5.0-stable
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU66879
Risk: Medium
CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: N/A
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input in DTLS 1.2 implementation. A remote attacker can send a malicious plaintext handshake message at epoch 0 and perform a denial of service (DoS) attack. The vulnerability affects both server and client side.
MitigationInstall updates from vendor's website.
Vulnerable software versionswolfSSL: 5.0.0 - 5.4.0
CPE2.3https://github.com/wolfSSL/wolfssl/releases/tag/v5.5.0-stable
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.