Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-32205


A malicious server can serve excessive amounts of `Set-Cookie:` headers in a HTTP response to curl and curl < 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept, match and haven't expired. Due to cookie matching rules, a server on `foo.example.com` can set cookies that also would match for `bar.example.com`, making it it possible for a "sister server" to effectively cause a denial of service for a sibling site on the same second level domain using this method.


Published

2022-07-07T13:15:08.277

Last Modified

2025-05-05T17:18:12.680

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 4.3 (MEDIUM)

CVSSv2 Vector

AV:N/AC:M/Au:N/C:N/I:N/A:P

  • Access Vector: NETWORK
  • Access Complexity: MEDIUM
  • Authentication: NONE
  • Confidentiality Impact: NONE
  • Integrity Impact: NONE
  • Availability Impact: PARTIAL
Exploitability Score

8.6

Impact Score

2.9

Weaknesses
  • Type: Secondary
    CWE-770
  • Type: Primary
    CWE-770

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application haxx curl < 7.84.0 Yes
Operating System fedoraproject fedora 35 Yes
Operating System debian debian_linux 11.0 Yes
Application netapp clustered_data_ontap - Yes
Application netapp element_software - Yes
Application netapp hci_management_node - Yes
Application netapp solidfire - Yes
Hardware netapp h300s - No
Operating System netapp h300s_firmware - Yes
Hardware netapp h500s - No
Operating System netapp h500s_firmware - Yes
Hardware netapp h700s - No
Operating System netapp h700s_firmware - Yes
Hardware netapp h410s - No
Operating System netapp h410s_firmware - Yes
Operating System apple macos < 13.0 Yes
Operating System siemens scalance_sc622-2c_firmware < 3.0 Yes
Hardware siemens scalance_sc622-2c - No
Operating System siemens scalance_sc626-2c_firmware < 3.0 Yes
Hardware siemens scalance_sc626-2c - No
Operating System siemens scalance_sc632-2c_firmware < 3.0 Yes
Hardware siemens scalance_sc632-2c - No
Operating System siemens scalance_sc636-2c_firmware < 3.0 Yes
Hardware siemens scalance_sc636-2c - No
Operating System siemens scalance_sc642-2c_firmware < 3.0 Yes
Hardware siemens scalance_sc642-2c - No
Operating System siemens scalance_sc646-2c_firmware < 3.0 Yes
Hardware siemens scalance_sc646-2c - No
Application splunk universal_forwarder < 8.2.12 Yes
Application splunk universal_forwarder < 9.0.6 Yes
Application splunk universal_forwarder 9.1.0 Yes

References