CVE-2020-15094

HIGHCVSS 8.8/10EPSS 3.04%

Last modified

CVE-2020-15094 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 3.04% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
8.8/10

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
3.04%

85.8th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
SensiolabsHttpclient>= 4.4.0, < 4.4.13
SensiolabsHttpclient>= 5.1.0, < 5.1.5
SensiolabsSymfony>= 4.4.0, < 4.4.13
SensiolabsSymfony>= 5.1.0, < 5.1.5
FedoraprojectFedora32
FedoraprojectFedora33

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-15094?
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.
How severe is CVE-2020-15094?
CVE-2020-15094 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 3.04% probability of exploitation in the next 30 days.
How do I fix CVE-2020-15094?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-15094?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST