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.
如何修補 CVE-2022-32205
要修補 CVE-2022-32205,請將受影響套件升級到下列已修補版本。
- —升級至 7.79.1-r2 或更新版本
CVE-2022-32205 正在被利用嗎?
中等 — EPSS 為 26.9%,可持續追蹤但非最高優先。
受影響套件(1)
- >= 7.71.0, < 7.79.1-r2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L |