Описание
Invalid HTTP method overrides allow possible XSS or other attacks in Symfony
In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is related to symfony/http-foundation.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2019-10913
- https://github.com/symfony/symfony/commit/944e60f083c3bffbc6a0b5112db127a10a66a8ec
- https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/http-foundation/CVE-2019-10913.yaml
- https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2019-10913.yaml
- https://symfony.com/blog/cve-2019-10913-reject-invalid-http-method-overrides
- https://symfony.com/cve-2019-10913
Пакеты
symfony/http-foundation
>= 2.7.0, < 2.7.51
2.7.51
symfony/http-foundation
>= 2.8.0, < 2.8.50
2.8.50
symfony/http-foundation
>= 3.0.0, < 3.4.26
3.4.26
symfony/http-foundation
>= 4.0.0, < 4.1.12
4.1.12
symfony/http-foundation
>= 4.2.0, < 4.2.7
4.2.7
symfony/symfony
>= 2.7.0, < 2.7.51
2.7.51
symfony/symfony
>= 2.8.0, < 2.8.50
2.8.50
symfony/symfony
>= 3.0.0, < 3.4.26
3.4.26
symfony/symfony
>= 4.0.0, < 4.1.12
4.1.12
symfony/symfony
>= 4.2.0, < 4.2.7
4.2.7
Связанные уязвимости
In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is related to symfony/http-foundation.
In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is related to symfony/http-foundation.
In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x ...
Уязвимость функции «setMethod» (symfony/http-foundation) программной платформы для разработки и управления веб-приложениями Symfony, связанная с отсутствием мер по защите структур SQL запросов, позволяющая нарушителю выполнить произвольный код через SQL-инъекцию