Cross-site Scripting (XSS) Affecting symfony package, versions <3.4.0+dfsg-1


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.09% (40th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN12-SYMFONY-1560179
  • published20 Jul 2018
  • disclosed20 Jul 2018

Introduced: 20 Jul 2018

CVE-2017-18343  (opens in a new tab)
CWE-79  (opens in a new tab)

How to fix?

Upgrade Debian:12 symfony to version 3.4.0+dfsg-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream symfony package and not the symfony package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

The debug handler in Symfony before v2.7.33, 2.8.x before v2.8.26, 3.x before v3.2.13, and 3.3.x before v3.3.6 has XSS via an array key during exception pretty printing in ExceptionHandler.php, as demonstrated by a /_debugbar/open?op=get URI. NOTE: the vendor's position is that this is not a vulnerability because the debug tools are not intended for production use. NOTE: the Symfony Debug component is used by Laravel Debugbar