Lucene search

K
osvGoogleOSV:GHSA-MCX4-F5F5-4859
HistoryMar 30, 2020 - 8:09 p.m.

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

2020-03-3020:09:16
Google
osv.dev
7

0.002 Low

EPSS

Percentile

54.9%

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 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.

0.002 Low

EPSS

Percentile

54.9%