Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2023-38546 |
CWE-ID | CWE-73 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
SUSE Linux Enterprise Micro for Rancher Operating systems & Components / Operating system SUSE Manager Retail Branch Server Operating systems & Components / Operating system SUSE Linux Enterprise Micro Operating systems & Components / Operating system SUSE Manager Server Operating systems & Components / Operating system SUSE Manager Proxy Operating systems & Components / Operating system libcurl-devel Operating systems & Components / Operating system package or component curl-debugsource Operating systems & Components / Operating system package or component libcurl4-32bit-debuginfo Operating systems & Components / Operating system package or component libcurl4-debuginfo Operating systems & Components / Operating system package or component libcurl4 Operating systems & Components / Operating system package or component libcurl4-32bit Operating systems & Components / Operating system package or component curl-debuginfo Operating systems & Components / Operating system package or component curl Operating systems & Components / Operating system package or component |
Vendor | SUSE |
Security Bulletin
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU81863
Risk: Low
CVSSv4.0: 0.1 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2023-38546
CWE-ID:
CWE-73 - External Control of File Name or Path
Exploit availability: No
DescriptionThe vulnerability allows an attacker to inject arbitrary cookies into request.
The vulnerability exists due to the way cookies are handled by libcurl. If a transfer has cookies enabled when the handle is duplicated, the
cookie-enable state is also cloned - but without cloning the actual
cookies. If the source handle did not read any cookies from a specific
file on disk, the cloned version of the handle would instead store the
file name as none
(using the four ASCII letters, no quotes).
none
- if such a file exists and is readable in the current directory of the program using libcurl.
Mitigation
Update the affected package curl to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Micro for Rancher: 5.2
SUSE Manager Retail Branch Server: 4.2
SUSE Linux Enterprise Micro: 5.1 - 5.2
SUSE Manager Server: 4.2
SUSE Manager Proxy: 4.2
libcurl-devel: before 7.66.0-150200.4.60.1
curl-debugsource: before 7.66.0-150200.4.60.1
libcurl4-32bit-debuginfo: before 7.66.0-150200.4.60.1
libcurl4-debuginfo: before 7.66.0-150200.4.60.1
libcurl4: before 7.66.0-150200.4.60.1
libcurl4-32bit: before 7.66.0-150200.4.60.1
curl-debuginfo: before 7.66.0-150200.4.60.1
curl: before 7.66.0-150200.4.60.1
CPE2.3https://www.suse.com/support/update/announcement/2023/suse-su-20234045-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.