CVE-2023-46735
MEDIUM6.1EPSS 2.9%Symfony potential Cross-site Scripting in WebhookController
Published: 11/12/2023Modified: 11/4/2024
Description
### Description The error message in WebhookController returns unescaped user-submitted input. ### Resolution WebhookController now doesn't return any user-submitted input in its response. The patch for this issue is available [here](https://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d962) for branch 6.3. ### Credits We would like to thank Maxime Aknin for reporting the issue and to Nicolas Grekas for providing the fix.
Affected packages (3)
- Bitnami/symfony>= 6.0.0, < 6.3.8
- Packagist/symfony/symfony>= 6.3.0, < 6.3.8
- Packagist/symfony/webhook>= 6.3.0, < 6.3.8
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
References (6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-46735
- PATCHhttps://github.com/symfony/symfony
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2023-46735.yaml
- WEBhttps://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d962
- WEBhttps://github.com/symfony/symfony/security/advisories/GHSA-72x2-5c85-6wmr
- WEBhttps://symfony.com/cve-2023-46735