Bug 2249144 (CVE-2023-46735)

Summary: CVE-2023-46735 php-symfony: potential XSS in WebhookController
Product: [Other] Security Response Reporter: Robb Gatica <rgatica>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: symfony 6.3.8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2249145, 2249146    
Bug Blocks:    

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]