CVE-2023-27538
30.03.2023, 20:15
An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.Enginsight
Vendor | Product | Version |
---|---|---|
haxx | libcurl | 7.16.1 ≤ 𝑥 < 8.0.0 |
debian | debian_linux | 10.0 |
netapp | active_iq_unified_manager | - |
netapp | clustered_data_ontap | 9.0 |
broadcom | brocade_fabric_operating_system_firmware | - |
netapp | h300s_firmware | - |
netapp | h500s_firmware | - |
netapp | h700s_firmware | - |
netapp | h410s_firmware | - |
splunk | universal_forwarder | 8.2.0 ≤ 𝑥 < 8.2.12 |
splunk | universal_forwarder | 9.0.0 ≤ 𝑥 < 9.0.6 |
splunk | universal_forwarder | 9.1.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-305 - Authentication Bypass by Primary WeaknessThe authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
References