Логотип exploitDog
product: "symfony"
Консоль
Логотип exploitDog

exploitDog

product: "symfony"
Symfony

Symfonyфреймворк c открытым исходным кодом, написанный на PHP.

Релизный цикл, информация об уязвимостях

Продукт: Symfony
Вендор: SensioLabs

График релизов

5.46.16.26.37.06.47.17.27.32021202220232024202520262027202820292030

Недавние уязвимости Symfony

Количество 247

nvd логотип

CVE-2020-15094

почти 5 лет назад

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.

CVSS3: 8
EPSS: Низкий
debian логотип

CVE-2020-15094

почти 5 лет назад

In Symfony before versions 4.4.13 and 5.1.5, the CachingHttpClient cla ...

CVSS3: 8
EPSS: Низкий
ubuntu логотип

CVE-2020-15094

почти 5 лет назад

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.

CVSS3: 8
EPSS: Низкий
github логотип

GHSA-754h-5r27-7x3r

почти 5 лет назад

RCE in Symfony

CVSS3: 8
EPSS: Низкий
nvd логотип

CVE-2020-5275

больше 5 лет назад

In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Firewall` checks access control rule, it iterate overs each rule's attributes and stops as soon as the accessDecisionManager decides to grant access on the attribute, preventing the check of next attributes that should have been take into account in an unanimous strategy. The accessDecisionManager is now called with all attributes at once, allowing the unanimous strategy being applied on each attribute. This issue is patched in versions 4.4.7 and 5.0.7.

CVSS3: 7.6
EPSS: Низкий
debian логотип

CVE-2020-5275

больше 5 лет назад

In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Fire ...

CVSS3: 7.6
EPSS: Низкий
nvd логотип

CVE-2020-5274

больше 5 лет назад

In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exception were not properly escaped when the `ErrorHandler` rendered it stacktrace. In addition, the stacktrace were displayed even in a non-debug configuration. The ErrorHandler now escape alls properties of the exception, and the stacktrace is only display in debug configuration. This issue is patched in symfony/http-foundation versions 4.4.5 and 5.0.5

CVSS3: 4.6
EPSS: Низкий
debian логотип

CVE-2020-5274

больше 5 лет назад

In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exc ...

CVSS3: 4.6
EPSS: Низкий
nvd логотип

CVE-2020-5255

больше 5 лет назад

In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a `Content-Type` header, affected versions of Symfony can fallback 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 prevent the use of the website by other users. This has been patched in versions 4.4.7 and 5.0.7.

CVSS3: 2.6
EPSS: Низкий
debian логотип

CVE-2020-5255

больше 5 лет назад

In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not ...

CVSS3: 2.6
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
1
nvd логотип
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.

CVSS3: 8
2%
Низкий
почти 5 лет назад
debian логотип
CVE-2020-15094

In Symfony before versions 4.4.13 and 5.1.5, the CachingHttpClient cla ...

CVSS3: 8
2%
Низкий
почти 5 лет назад
ubuntu логотип
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.

CVSS3: 8
2%
Низкий
почти 5 лет назад
github логотип
GHSA-754h-5r27-7x3r

RCE in Symfony

CVSS3: 8
2%
Низкий
почти 5 лет назад
nvd логотип
CVE-2020-5275

In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Firewall` checks access control rule, it iterate overs each rule's attributes and stops as soon as the accessDecisionManager decides to grant access on the attribute, preventing the check of next attributes that should have been take into account in an unanimous strategy. The accessDecisionManager is now called with all attributes at once, allowing the unanimous strategy being applied on each attribute. This issue is patched in versions 4.4.7 and 5.0.7.

CVSS3: 7.6
0%
Низкий
больше 5 лет назад
debian логотип
CVE-2020-5275

In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Fire ...

CVSS3: 7.6
0%
Низкий
больше 5 лет назад
nvd логотип
CVE-2020-5274

In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exception were not properly escaped when the `ErrorHandler` rendered it stacktrace. In addition, the stacktrace were displayed even in a non-debug configuration. The ErrorHandler now escape alls properties of the exception, and the stacktrace is only display in debug configuration. This issue is patched in symfony/http-foundation versions 4.4.5 and 5.0.5

CVSS3: 4.6
0%
Низкий
больше 5 лет назад
debian логотип
CVE-2020-5274

In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exc ...

CVSS3: 4.6
0%
Низкий
больше 5 лет назад
nvd логотип
CVE-2020-5255

In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a `Content-Type` header, affected versions of Symfony can fallback 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 prevent the use of the website by other users. This has been patched in versions 4.4.7 and 5.0.7.

CVSS3: 2.6
0%
Низкий
больше 5 лет назад
debian логотип
CVE-2020-5255

In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not ...

CVSS3: 2.6
0%
Низкий
больше 5 лет назад

Уязвимостей на страницу


Поделиться