CVE-2023-46735: Cross-site scripting
(updated )
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 does not return any user-submitted input in its response.
References
Detect and mitigate CVE-2023-46735 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →