4.3

CVE-2022-32205

Exploit

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.

Data is provided by the National Vulnerability Database (NVD)
HaxxCurl Version >= 7.71.0 < 7.84.0
FedoraprojectFedora Version35
DebianDebian Linux Version11.0
NetappElement Software Version-
NetappSolidfire Version-
NetappH300s Firmware Version-
   NetappH300s Version-
NetappH500s Firmware Version-
   NetappH500s Version-
NetappH700s Firmware Version-
   NetappH700s Version-
NetappH410s Firmware Version-
   NetappH410s Version-
ApplemacOS Version < 13.0
SiemensScalance Sc622-2c Firmware Version < 3.0
   SiemensScalance Sc622-2c Version-
SiemensScalance Sc626-2c Firmware Version < 3.0
   SiemensScalance Sc626-2c Version-
SiemensScalance Sc632-2c Firmware Version < 3.0
   SiemensScalance Sc632-2c Version-
SiemensScalance Sc636-2c Firmware Version < 3.0
   SiemensScalance Sc636-2c Version-
SiemensScalance Sc642-2c Firmware Version < 3.0
   SiemensScalance Sc642-2c Version-
SiemensScalance Sc646-2c Firmware Version < 3.0
   SiemensScalance Sc646-2c Version-
SplunkUniversal Forwarder Version >= 8.2.0 < 8.2.12
SplunkUniversal Forwarder Version >= 9.0.0 < 9.0.6
SplunkUniversal Forwarder Version9.1.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.4% 0.798
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:N/I:N/A:P
134c704f-9b21-4f2e-91b3-4a467353bcc0 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
CWE-770 Allocation of Resources Without Limits or Throttling

The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.