CVE-2020-5274

MEDIUMCVSS 5.4/10EPSS 1.20%

Last modified

CVE-2020-5274 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exception were not properly escaped when the `ErrorHandler` rendered it stacktrace. In addition, the stacktrace were displayed even in a non-debug configuration. EPSS estimates a 1.20% chance of exploitation in the next 30 days.

Description

In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exception were not properly escaped when the `ErrorHandler` rendered it stacktrace. In addition, the stacktrace were displayed even in a non-debug configuration. The ErrorHandler now escape alls properties of the exception, and the stacktrace is only display in debug configuration. This issue is patched in symfony/http-foundation versions 4.4.5 and 5.0.5

Metrics

CVSS 3.1
5.4/10

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

EPSS Probability
1.20%

64.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
SensiolabsSymfony>= 4.4.0, < 4.4.4
SensiolabsSymfony>= 5.0.0, < 5.0.4

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-5274?
In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exception were not properly escaped when the `ErrorHandler` rendered it stacktrace. In addition, the stacktrace were displayed even in a non-debug configuration. The ErrorHandler now escape alls properties of the exception, and the stacktrace is only display in debug configuration. This issue is patched in symfony/http-foundation versions 4.4.5 and 5.0.5
How severe is CVE-2020-5274?
CVE-2020-5274 has a CVSS score of 5.4/10 (MEDIUM severity). The EPSS model estimates a 1.20% probability of exploitation in the next 30 days.
How do I fix CVE-2020-5274?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-5274?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST