Описание
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.
Релиз | Статус | Примечание |
---|---|---|
bionic | not-affected | code not present |
devel | not-affected | 4.4.8-1 |
eoan | ignored | end of life |
esm-apps/bionic | not-affected | code not present |
esm-apps/focal | not-affected | code not present |
esm-apps/jammy | not-affected | 4.4.8-1 |
esm-apps/xenial | not-affected | code not present |
esm-infra-legacy/trusty | DNE | |
focal | not-affected | code not present |
groovy | not-affected | 4.4.8-1 |
Показывать по
Ссылки на источники
5.5 Medium
CVSS2
7.6 High
CVSS3
Связанные уязвимости
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.
In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Fire ...
Firewall configured with unanimous strategy was not actually unanimous in Symfony
5.5 Medium
CVSS2
7.6 High
CVSS3