CVE-2023-46735
published 2023-11-10CVE-2023-46735: 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…
PriorityP426medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EPSS
0.57%
43.3th percentile
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.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | symfony | — | — |
| sensiolabs | symfony | >= 6.0.0 < 6.3.8 | 6.3.8 |
| symfony | symfony | — | — |
| symfony | symfony | >= 6.3.0 < 6.3.8 | 6.3.8 |
| symfony | webhook | >= 6.3.0 < 6.3.8 | 6.3.8 |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
osv6.1MEDIUM
vendor_debian6.1LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Symfony potential Cross-site Scripting in WebhookController
ghsa·2023-11-12
CVE-2023-46735 [MEDIUM] CWE-79 Symfony potential Cross-site Scripting in WebhookController
Symfony potential Cross-site Scripting in WebhookController
### 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.
OSV
Symfony potential Cross-site Scripting in WebhookController
osv·2023-11-12
CVE-2023-46735 [MEDIUM] Symfony potential Cross-site Scripting in WebhookController
Symfony potential Cross-site Scripting in WebhookController
### 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.
OSV
CVE-2023-46735: Symfony is a PHP framework for web and console applications and a set of reusable PHP components
osv·2023-11-10·CVSS 6.1
CVE-2023-46735 [MEDIUM] CVE-2023-46735: Symfony is a PHP framework for web and console applications and a set of reusable PHP components
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.
Debian
CVE-2023-46735: symfony - Symfony is a PHP framework for web and console applications and a set of reusabl...
vendor_debian·2023·CVSS 6.1
CVE-2023-46735 [MEDIUM] CVE-2023-46735: symfony - Symfony is a PHP framework for web and console applications and a set of reusabl...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d962https://github.com/symfony/symfony/security/advisories/GHSA-72x2-5c85-6wmrhttps://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d962https://github.com/symfony/symfony/security/advisories/GHSA-72x2-5c85-6wmr
2023-11-10
Published