Skip to content

Invalid HTTP method overrides allow possible XSS or other attacks in Symfony

Critical severity GitHub Reviewed Published Dec 2, 2019 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

composer symfony/http-foundation (Composer)

Affected versions

>= 2.7.0, < 2.7.51
>= 2.8.0, < 2.8.50
>= 3.0.0, < 3.4.26
>= 4.0.0, < 4.1.12
>= 4.2.0, < 4.2.7

Patched versions

2.7.51
2.8.50
3.4.26
4.1.12
4.2.7
composer symfony/symfony (Composer)
>= 2.7.0, < 2.7.51
>= 2.8.0, < 2.8.50
>= 3.0.0, < 3.4.26
>= 4.0.0, < 4.1.12
>= 4.2.0, < 4.2.7
2.7.51
2.8.50
3.4.26
4.1.12
4.2.7

Description

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.

References

Reviewed Dec 1, 2019
Published to the GitHub Advisory Database Dec 2, 2019
Last updated Jan 9, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE ID

CVE-2019-10913

GHSA ID

GHSA-x92h-wmg2-6hp7

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.