Symfony potential Cross-site Scripting in WebhookController
Description
Published by the National Vulnerability Database
Nov 10, 2023
Published to the GitHub Advisory Database
Nov 12, 2023
Reviewed
Nov 12, 2023
Last updated
Nov 4, 2024
Description
The error message in WebhookController returns unescaped user-submitted input.
Resolution
WebhookController now doesn't return any user-submitted input in its response.
The patch for this issue is available here for branch 6.3.
Credits
We would like to thank Maxime Aknin for reporting the issue and to Nicolas Grekas for providing the fix.
References