CVE-2020-15094

symfony/symfony
on github
symfony/http-kernel
on packagist
symfony/symfony
on packagist

Published

Severity

CVSS v3:
8.8 HIGH
CVSS v2:
7.5 HIGH

Description

In Symfony before versions 4.4.13 and 5.1.5, the CachingHttpClient class from the HttpClient Symfony component relies on the HttpCache class to handle requests. HttpCache uses internal headers like X-Body-Eval and X-Body-File to control the restoration of cached responses. The class was initially written with surrogate caching and ESI support in mind (all HTTP calls come from a trusted backend in that scenario). But when used by CachingHttpClient and if an attacker can control the response for a request being made by the CachingHttpClient, remote code execution is possible. This has been fixed in versions 4.4.13 and 5.1.5.

References

Configurations

CPE23Version StartVersion EndExact Version
cpe:2.3:a:sensiolabs:httpclient:*:*:*:*:*:*:*:*5.1.0 (including)5.1.5*
cpe:2.3:a:sensiolabs:httpclient:*:*:*:*:*:*:*:*4.4.0 (including)4.4.13*
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*4.4.0 (including)4.4.13*
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*5.1.0 (including)5.1.5*
cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*n/an/a32
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*n/an/a33

External Links