Количество 244
Количество 244
GHSA-xhh6-956q-4q69
Argument injection in a MimeTypeGuesser in Symfony
GHSA-x92h-wmg2-6hp7
Invalid HTTP method overrides allow possible XSS or other attacks in Symfony
GHSA-x3cf-w64x-4cp2
Symfony Path Disclosure
GHSA-wvj5-r78r-hhfq
Symfony Authentication Bypass
GHSA-whgv-8cg3-7hcm
Symphony Denial of Service Via Overlong Usernames
GHSA-w4rc-rx25-8m86
Improper Input Validation in Symfony
GHSA-w2fr-65vp-mxw3
Deserialization of untrusted data in Symfony
GHSA-vvmr-8829-6whx
CSRF token missing in Symfony
GHSA-rfcf-m67m-jcrq
Authentication granted to all firewalls instead of just one
GHSA-r7p7-qr7p-2rrf
Symfony Open Redirect
GHSA-r2rq-3h56-fqm4
Symfony DoS
GHSA-qw36-p97w-vcqr
Cookie persistence after password changes in symfony/security-bundle
GHSA-qmqw-mpqp-mr54
Symfony Incorrect Access Control
GHSA-q8j7-fjh7-25v5
Symfony collectionCascaded and collectionCascadedDeeply fields security bypass
GHSA-q8hg-pf8v-cxrv
Symfony Http-Kernel has non-constant time comparison in UriSigner
GHSA-q87v-q8fw-gmj5
Symfony Incorrect Access Control
GHSA-q3j3-w37x-hq2q
Webcache Poisoning in symfony/http-kernel
GHSA-mm4c-ww47-3x4c
** DISPUTED ** The debug handler in Symfony before v2.7.33, 2.8.x before v2.8.26, 3.x before v3.2.13, and 3.3.x before v3.3.6 has XSS via an array key during exception pretty printing in ExceptionHandler.php, as demonstrated by a /_debugbar/open?op=get URI. NOTE: the vendor's position is that this is not a vulnerability because the debug tools are not intended for production use. NOTE: the Symfony Debug component is used by Laravel Debugbar.
GHSA-mjcw-3g32-5p52
** DISPUTED ** Reflected Cross-site scripting (XSS) vulnerability in the web profiler in SensioLabs Symfony 3.3.6 allows remote attackers to inject arbitrary web script or HTML via the "file" parameter, aka an _profiler/open?file= URI. NOTE: The vendor states "The XSS ... is in the web profiler, a tool that should never be deployed in production (so, we don't handle those issues as security issues)."
GHSA-mcx4-f5f5-4859
Prevent cache poisoning via a Response Content-Type header in Symfony
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
---|---|---|---|---|
GHSA-xhh6-956q-4q69 Argument injection in a MimeTypeGuesser in Symfony | CVSS3: 7.5 | 3% Низкий | больше 5 лет назад | |
GHSA-x92h-wmg2-6hp7 Invalid HTTP method overrides allow possible XSS or other attacks in Symfony | CVSS3: 9.8 | 0% Низкий | больше 5 лет назад | |
GHSA-x3cf-w64x-4cp2 Symfony Path Disclosure | CVSS3: 5.3 | 1% Низкий | около 3 лет назад | |
GHSA-wvj5-r78r-hhfq Symfony Authentication Bypass | CVSS3: 9.8 | 0% Низкий | около 3 лет назад | |
GHSA-whgv-8cg3-7hcm Symphony Denial of Service Via Overlong Usernames | CVSS3: 7.5 | 1% Низкий | около 3 лет назад | |
GHSA-w4rc-rx25-8m86 Improper Input Validation in Symfony | CVSS3: 9.8 | 5% Низкий | больше 5 лет назад | |
GHSA-w2fr-65vp-mxw3 Deserialization of untrusted data in Symfony | CVSS3: 7.1 | 1% Низкий | больше 5 лет назад | |
GHSA-vvmr-8829-6whx CSRF token missing in Symfony | CVSS3: 8.1 | 0% Низкий | больше 3 лет назад | |
GHSA-rfcf-m67m-jcrq Authentication granted to all firewalls instead of just one | CVSS3: 6.8 | 1% Низкий | почти 4 года назад | |
GHSA-r7p7-qr7p-2rrf Symfony Open Redirect | CVSS3: 6.1 | 0% Низкий | около 3 лет назад | |
GHSA-r2rq-3h56-fqm4 Symfony DoS | CVSS3: 5.9 | 1% Низкий | около 3 лет назад | |
GHSA-qw36-p97w-vcqr Cookie persistence after password changes in symfony/security-bundle | CVSS3: 6.5 | 0% Низкий | больше 3 лет назад | |
GHSA-qmqw-mpqp-mr54 Symfony Incorrect Access Control | 76% Высокий | около 3 лет назад | ||
GHSA-q8j7-fjh7-25v5 Symfony collectionCascaded and collectionCascadedDeeply fields security bypass | CVSS3: 8.1 | 1% Низкий | около 3 лет назад | |
GHSA-q8hg-pf8v-cxrv Symfony Http-Kernel has non-constant time comparison in UriSigner | CVSS3: 8.1 | 1% Низкий | около 3 лет назад | |
GHSA-q87v-q8fw-gmj5 Symfony Incorrect Access Control | CVSS3: 9.8 | 0% Низкий | около 3 лет назад | |
GHSA-q3j3-w37x-hq2q Webcache Poisoning in symfony/http-kernel | CVSS3: 6.5 | 0% Низкий | больше 3 лет назад | |
GHSA-mm4c-ww47-3x4c ** DISPUTED ** The debug handler in Symfony before v2.7.33, 2.8.x before v2.8.26, 3.x before v3.2.13, and 3.3.x before v3.3.6 has XSS via an array key during exception pretty printing in ExceptionHandler.php, as demonstrated by a /_debugbar/open?op=get URI. NOTE: the vendor's position is that this is not a vulnerability because the debug tools are not intended for production use. NOTE: the Symfony Debug component is used by Laravel Debugbar. | CVSS3: 6.1 | 1% Низкий | около 3 лет назад | |
GHSA-mjcw-3g32-5p52 ** DISPUTED ** Reflected Cross-site scripting (XSS) vulnerability in the web profiler in SensioLabs Symfony 3.3.6 allows remote attackers to inject arbitrary web script or HTML via the "file" parameter, aka an _profiler/open?file= URI. NOTE: The vendor states "The XSS ... is in the web profiler, a tool that should never be deployed in production (so, we don't handle those issues as security issues)." | CVSS3: 6.1 | 0% Низкий | около 3 лет назад | |
GHSA-mcx4-f5f5-4859 Prevent cache poisoning via a Response Content-Type header in Symfony | CVSS3: 2.6 | 0% Низкий | около 5 лет назад |
Уязвимостей на страницу