Vulnerability Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns unescaped user-submitted input. As of version 6.3.8, `WebhookController` now doesn't return any user-submitted input in its response.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sensiolabs | Symfony | >= 6.0.0, < 6.3.8 |
Related Weaknesses (CWE)
References
- https://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d9Patch
- https://github.com/symfony/symfony/security/advisories/GHSA-72x2-5c85-6wmrPatchVendor Advisory
- https://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d9Patch
- https://github.com/symfony/symfony/security/advisories/GHSA-72x2-5c85-6wmrPatchVendor Advisory
FAQ
What is CVE-2023-46735?
CVE-2023-46735 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns...
How severe is CVE-2023-46735?
CVE-2023-46735 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-46735?
Check the references section above for vendor advisories and patch information. Affected products include: Sensiolabs Symfony.