8.8
CVE-2020-15094
- EPSS 2.25%
- Veröffentlicht 02.09.2020 18:15:11
- Zuletzt bearbeitet 21.11.2024 05:04:47
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
RCE in Symfony
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sensiolabs ≫ Httpclient Version >= 4.4.0 < 4.4.13
Sensiolabs ≫ Httpclient Version >= 5.1.0 < 5.1.5
Sensiolabs ≫ Symfony Version >= 4.4.0 < 4.4.13
Sensiolabs ≫ Symfony Version >= 5.1.0 < 5.1.5
Fedoraproject ≫ Fedora Version32
Fedoraproject ≫ Fedora Version33
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.25% | 0.83 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
| security-advisories@github.com | 8 | 1.3 | 6 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
|
CWE-212 Improper Removal of Sensitive Information Before Storage or Transfer
The product stores, transfers, or shares a resource that contains sensitive information, but it does not properly remove that information before the product makes the resource available to unauthorized actors.