Bug 2249144 (CVE-2023-46735) - CVE-2023-46735 php-symfony: potential XSS in WebhookController
Summary: CVE-2023-46735 php-symfony: potential XSS in WebhookController
Keywords:
Status: NEW
Alias: CVE-2023-46735
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2249145 2249146
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-10 21:29 UTC by Robb Gatica
Modified: 2023-11-10 21:32 UTC (History)
0 users

Fixed In Version: symfony 6.3.8
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Robb Gatica 2023-11-10 21:29:55 UTC
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.

https://github.com/symfony/symfony/security/advisories/GHSA-72x2-5c85-6wmr
https://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d962

Comment 1 Robb Gatica 2023-11-10 21:30:19 UTC
Created php-symfony tracking bugs for this issue:

Affects: epel-all [bug 2249145]
Affects: fedora-all [bug 2249146]


Note You need to log in before you can comment on or make changes to this bug.