CVE-2023-46735
MEDIUM6.1EPSS 2.9%Symfony potential Cross-site Scripting in WebhookController
發布日:2023/11/12修改日:2024/11/4
描述
### 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.
受影響套件(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 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |
參考連結(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