Lucene search

K
osvGoogleOSV:GHSA-M884-279H-32V2
HistoryMar 30, 2020 - 8:09 p.m.

Exceptions displayed in non-debug configurations in Symfony

2020-03-3020:09:31
Google
osv.dev
8

0.001 Low

EPSS

Percentile

24.2%

Description

When ErrorHandler renders an exception HTML page, it uses un-escaped properties from the related Exception class to render the stacktrace. The security issue comes from the fact that the stacktraces were also displayed in non-debug environments.

Resolution

The ErrorHandler class now escapes all properties coming from the related Exception, and the stacktrace is not displayed anymore in non-debug environments.

The patches for this issue are available here and here for branch 4.4.

Credits

I would like to thank Luka Sikic for reporting & Yonel Ceruto and JΓ©rΓ©my DerussΓ© for fixing the issue.

0.001 Low

EPSS

Percentile

24.2%