CVE-2022-32206 - log back

CVE-2022-32206 edited at 26 Jan 2023 15:46:40
Description
References
+ https://curl.se/docs/CVE-2022-32206.html
+ https://github.com/curl/curl/commit/dbcced8e32b50c068ac297106f0502ee200a1ebd
+ https://github.com/curl/curl/commit/3a09fbb7f264c67c438d01a30669ce325aa508e2
Notes
CVE-2022-32206 created at 26 Jan 2023 15:44:39
CVE-2022-32206 deleted at 20 Jul 2022 19:33:28
Severity
- Medium
Remote
- Remote
Type
- Denial of service
Description
- A malicious server can serve excessive amounts of Set-Cookie: headers in a HTTP response to curl and curl 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.
References
- https://curl.se/docs/CVE-2022-32205.html
Notes
CVE-2022-32206 created at 20 Jul 2022 19:33:08
Severity
+ Medium
Remote
+ Remote
Type
+ Denial of service
Description
+ A malicious server can serve excessive amounts of Set-Cookie: headers in a HTTP response to curl and curl 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.
References
+ https://curl.se/docs/CVE-2022-32205.html
Notes