CVE-2019-10913: XSS
CVE-2019-10913: Reject invalid HTTP method overrides
Other sources
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2019-10913?
CVE-2019-10913 is a vulnerability in Symfony that allows malicious actors to perform SQL injection or XSS attacks.
How can CVE-2019-10913 be exploited?
CVE-2019-10913 can be exploited by sending HTTP methods provided as verbs or using the override header that are not properly validated.
What versions of Symfony are affected by CVE-2019-10913?
Versions 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 of Symfony are affected by CVE-2019-10913.
How can I fix CVE-2019-10913?
To fix CVE-2019-10913, upgrade to version 2.7.51, 2.8.50, 3.4.26, 4.1.12, or 4.2.7 of Symfony.
Where can I find more information about CVE-2019-10913?
More information about CVE-2019-10913 can be found on the Symfony website and the Debian security tracker.