CVE-2020-5255

LOW2.6EPSS 0.37%

Prevent cache poisoning via a Response Content-Type header in Symfony

發布日:2020/3/30修改日:2026/3/13
也稱為:GHSA-mcx4-f5f5-4859BIT-symfony-2020-5255

描述

Description ----------- When a `Response` does not contain a `Content-Type` header, Symfony falls back to the format defined in the `Accept` header of the request, leading to a possible mismatch between the response's content and `Content-Type` header. When the response is cached, this can lead to a corrupted cache where the cached format is not the right one. Resolution ---------- Symfony does not use the `Accept` header anymore to guess the `Content-Type`. The patch for this issue is available [here](https://github.com/symfony/symfony/commit/dca343442e6a954f96a2609e7b4e9c21ed6d74e6) for the 4.4 branch. Credits ------- I would like to thank Xavier Lacot from JoliCode for reporting & Yonel Ceruto and Tobias Schultze for fixing the issue.

受影響套件(4)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1LOW2.6CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L

參考連結(10)