CVE-2023-46735 MEDIUM

CVE-2023-46735: Symfony potential Cross-site Scripting in WebhookController

Vendor Symfony
Product symfony
Weakness CWE-79 · XSS
Published November 10, 2023
Last update September 3, 2024

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 10, 2023 CVE published
September 3, 2024 Record updated

Related vulnerabilities

04Related CVE