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
References
Link | Resource |
---|---|
https://github.com/symfony/symfony/commit/629d21b800a15dc649fb0ae9ed7cd9211e7e45db | Patch Third Party Advisory |
https://github.com/symfony/symfony/commit/cf80224589ac05402d4f72f5ddf80900ec94d5ad | Patch Third Party Advisory |
https://github.com/symfony/symfony/security/advisories/GHSA-m884-279h-32v2 | Third Party Advisory |
https://github.com/symfony/symfony/commit/629d21b800a15dc649fb0ae9ed7cd9211e7e45db | Patch Third Party Advisory |
https://github.com/symfony/symfony/commit/cf80224589ac05402d4f72f5ddf80900ec94d5ad | Patch Third Party Advisory |
https://github.com/symfony/symfony/security/advisories/GHSA-m884-279h-32v2 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/symfony/symfony/commit/629d21b800a15dc649fb0ae9ed7cd9211e7e45db - Patch, Third Party Advisory | |
References | () https://github.com/symfony/symfony/commit/cf80224589ac05402d4f72f5ddf80900ec94d5ad - Patch, Third Party Advisory | |
References | () https://github.com/symfony/symfony/security/advisories/GHSA-m884-279h-32v2 - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 5.5
v3 : 4.6 |
Information
Published : 2020-03-30 20:15
Updated : 2024-11-21 05:33
NVD link : CVE-2020-5274
Mitre link : CVE-2020-5274
CVE.ORG link : CVE-2020-5274
JSON object : View
Products Affected
sensiolabs
- symfony
CWE
CWE-209
Generation of Error Message Containing Sensitive Information