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.
References
Configurations
History
21 Nov 2024, 08:29
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-11-10 18:15
Updated : 2024-11-21 08:29
NVD link : CVE-2023-46735
Mitre link : CVE-2023-46735
CVE.ORG link : CVE-2023-46735
JSON object : View
Products Affected
sensiolabs
- symfony
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')