CVE-2018-14773 - log back

CVE-2018-14773 created at 25 Sep 2019 19:31:40
Severity
+ Medium
Remote
+ Remote
Type
+ Access restriction bypass
Description
+ Support for a (legacy) IIS header that lets users override the path in the request URL via the X-Original-URL or X-Rewrite-URL HTTP request header allows a user to access one URL but have Symfony return a different one which can bypass restrictions on higher level caches and web servers.
+
+ The fix drops support for these two obsolete IIS headers: X-Original-URL and X_REWRITE_URL.
References
+ https://symfony.com/blog/cve-2018-14773-remove-support-for-legacy-and-risky-http-headers
+ https://github.com/symfony/symfony/commit/e447e8b92148ddb3d1956b96638600ec95e08f6b
Notes