Server side cross-site scripting In symfony/http-foundation
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
packagist | 2.7.51, 2.8.50, 3.4.26, 4.1.12, 4.2.7 | ||
debian 11 | 3.4.22+dfsg-2 | ||
packagist | 2.7.51, 2.8.50, 3.4.26, 4.1.12, 4.2.7 | ||
debian 12 | 3.4.22+dfsg-2 | ||
debian 13 | 3.4.22+dfsg-2 | ||
debian 14 | 3.4.22+dfsg-2 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5.