Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2022-32221 CVE-2022-35252 |
CWE-ID | CWE-440 CWE-20 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
SUSE Linux Enterprise Server for SAP Operating systems & Components / Operating system SUSE Linux Enterprise High Performance Computing Operating systems & Components / Operating system SUSE Enterprise Storage Operating systems & Components / Operating system SUSE CaaS Platform Operating systems & Components / Operating system SUSE Linux Enterprise Server Operating systems & Components / Operating system libcurl4-32bit-debuginfo Operating systems & Components / Operating system package or component libcurl4-32bit 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 libcurl-devel Operating systems & Components / Operating system package or component curl-debugsource 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 information about 2 vulnerabilities.
EUVDB-ID: #VU68746
Risk: Medium
CVSSv4.0: 1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-32221
CWE-ID:
CWE-440 - Expected Behavior Violation
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to force unexpected application behavior.
The vulnerability exists due to a logic error for a reused handle when processing subsequent HTTP PUT and POST requests. The libcurl can erroneously use the read callback (CURLOPT_READFUNCTION
) to ask for data to send, even when the CURLOPT_POSTFIELDS
option has been set, if the same handle previously was used to issue a PUT
request, which used that callback. As a result, such behavior can influence application flow and force unpredictable outcome.
Update the affected package curl to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Server for SAP: 15-SP1 - 15-SP2
SUSE Linux Enterprise High Performance Computing: 15-LTSS - 15-SP1-ESPOS
SUSE Enterprise Storage: 6
SUSE CaaS Platform: 4.0
SUSE Linux Enterprise Server: 15-LTSS - 15-SP1-LTSS
libcurl4-32bit-debuginfo: before 7.60.0-150000.38.1
libcurl4-32bit: before 7.60.0-150000.38.1
libcurl4-debuginfo: before 7.60.0-150000.38.1
libcurl4: before 7.60.0-150000.38.1
libcurl-devel: before 7.60.0-150000.38.1
curl-debugsource: before 7.60.0-150000.38.1
curl-debuginfo: before 7.60.0-150000.38.1
curl: before 7.60.0-150000.38.1
CPE2.3https://www.suse.com/support/update/announcement/2022/suse-su-20223774-1/
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: #VU66881
Risk: Medium
CVSSv4.0: 4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-35252
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 the way curl handles cookies with control codes (byte values below 32). When cookies that contain such control codes are later sent back to an
HTTP(S) server, it might make the server return a 400 response, effectively allowing a "sister site" to deny service to siblings.
Update the affected package curl to the latest version.
Vulnerable software versionsSUSE Linux Enterprise Server for SAP: 15-SP1 - 15-SP2
SUSE Linux Enterprise High Performance Computing: 15-LTSS - 15-SP1-ESPOS
SUSE Enterprise Storage: 6
SUSE CaaS Platform: 4.0
SUSE Linux Enterprise Server: 15-LTSS - 15-SP1-LTSS
libcurl4-32bit-debuginfo: before 7.60.0-150000.38.1
libcurl4-32bit: before 7.60.0-150000.38.1
libcurl4-debuginfo: before 7.60.0-150000.38.1
libcurl4: before 7.60.0-150000.38.1
libcurl-devel: before 7.60.0-150000.38.1
curl-debugsource: before 7.60.0-150000.38.1
curl-debuginfo: before 7.60.0-150000.38.1
curl: before 7.60.0-150000.38.1
CPE2.3https://www.suse.com/support/update/announcement/2022/suse-su-20223774-1/
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.