Resource exhaustion in Apple macOS
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.
EPSS: 0.271 (97.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L.
Affected products
Weakness classification (CWE)
Public proof-of-concept exploits
References
- support@hackerone.com (Exploit, Third Party Advisory)
- support@hackerone.com (vendor-advisory, Mailing List, Third Party Advisory)
- support@hackerone.com (vendor-advisory, Third Party Advisory)
- support@hackerone.com (Third Party Advisory)
- support@hackerone.com (Third Party Advisory)
- support@hackerone.com (mailing-list, Mailing List, Third Party Advisory)
- support@hackerone.com (mailing-list, Mailing List, Third Party Advisory)
- support@hackerone.com (Patch, Third Party Advisory)
- support@hackerone.com (vendor-advisory, Third Party Advisory)
Frequently asked questions
- What is CVE-2022-32205?
- CVE-2022-32205 is a medium-severity vulnerability in Apple macOS, classified under Allocation of Resources Without Limits or Throttling. CVSS score: 4.3/10. Published 2022-07-07.
- How severe is CVE-2022-32205?
- Medium severity. CVSS v3 base score is 4.3 out of 10.
- Is CVE-2022-32205 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.