vulnerability
Zimbra Collaboration: CVE-2023-0286: Type Confusion vulnerability.
| Severity | CVSS | Published | Added | Modified |
|---|---|---|---|---|
| 9 | (AV:N/AC:M/Au:N/C:C/I:N/A:C) | Feb 8, 2023 | Jan 20, 2025 | Jul 17, 2025 |
Severity
9
CVSS
(AV:N/AC:M/Au:N/C:C/I:N/A:C)
Published
Feb 8, 2023
Added
Jan 20, 2025
Modified
Jul 17, 2025
Description
There is a type confusion vulnerability relating to x.400 address processing inside an x.509 generalname. x.400 addresses were parsed as an asn1_string but the public structure definition for general_name incorrectly specified the type of the x400address field as asn1_type. this field is subsequently interpreted by the openssl function general_name_cmp as an asn1_type rather than an asn1_string. when crl checking is enabled (i.e. the application sets the x509_v_flag_crl_check flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. in most cases, the attack requires the attacker to provide both the certificate chain and crl, neither of which need to have a valid signature. if the attacker only controls one of these inputs, the other input must already contain an x.400 address as a crl distribution point, which is uncommon. as such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving crls over a network.
Solution
zimbra-collaboration-upgrade-latest
References
- CWE-843
- CVE-2023-0286
- https://attackerkb.com/topics/CVE-2023-0286
- URL-https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt
- URL-https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig
- URL-https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9
- URL-https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658
- URL-https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d
- URL-https://security.gentoo.org/glsa/202402-08
- URL-https://www.openssl.org/news/secadv/20230207.txt
NEW
Explore Exposure Command
Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.