CVE-2023-46735

Symfony potential Cross-site Scripting in WebhookController in packagist/symfony/webhook

Identifiers

GHSA-72x2-5c85-6wmr, CVE-2023-46735

Package Slug

packagist/symfony/webhook

Vulnerability

Symfony potential Cross-site Scripting in WebhookController

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

Affected Versions

All versions starting from 6.3.0 before 6.3.8

Solution

Upgrade to version 6.3.8 or above.

Last Modified

2023-11-16

source