Fixed
Created: Mar 20, 2023
Updated: Apr 11, 2023
Resolved Date: Apr 7, 2023
Found In Version: 10.18.44.1
Fix Version: 10.18.44.29
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Userspace
An authentication bypass vulnerability exists in libcurl 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.
https://nvd.nist.gov/vuln/detail/CVE-2023-27538