Security Advisory

CVE-2023-46735

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-11-10 17:58:18
Last updated 2024-09-03 15:24:36
Assigner GitHub_M
State PUBLISHED

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 doesnt return any user-submitted input in its response.