CVE-2018-14773
MEDIUM6.5EPSS 16.7%symfony - security update
描述
An issue was discovered in Http Foundation in Symfony 2.7.0 through 2.7.48, 2.8.0 through 2.8.43, 3.3.0 through 3.3.17, 3.4.0 through 3.4.13, 4.0.0 through 4.0.13, and 4.1.0 through 4.1.2. It arises from 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. These headers are designed for IIS support, but it's not verified that the server is in fact running IIS, which means anybody who can send these requests to an application can trigger this. This affects \Symfony\Component\HttpFoundation\Request::prepareRequestUri() where X-Original-URL and X_REWRITE_URL are both used. The fix drops support for these methods so that they cannot be used as attack vectors such as web cache poisoning.
受影響套件(4)
- Debian/symfonyfrom 0, < 3.4.14+dfsg-1
- Debian/symfonyfrom 0, < 2.8.7+dfsg-1.3+deb9u2
- Packagist/symfony/http-foundation>= 2.7.0, < 2.7.49
- Packagist/symfony/symfony>= 2.7.0, < 2.7.49
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
參考連結(12)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-14773
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2018-14773
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/http-foundation/CVE-2018-14773.yaml
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2018-14773.yaml
- WEBhttps://github.com/symfony/symfony/commit/e447e8b92148ddb3d1956b96638600ec95e08f6b
- WEBhttps://lists.debian.org/debian-lts-announce/2019/03/msg00009.html
- WEBhttps://seclists.org/bugtraq/2019/May/21
- WEBhttps://symfony.com/blog/cve-2018-14773-remove-support-for-legacy-and-risky-http-headers
- WEBhttps://www.debian.org/security/2019/dsa-4441
- WEBhttps://www.drupal.org/SA-CORE-2018-005
- WEBhttp://www.securityfocus.com/bid/104943
- WEBhttp://www.securitytracker.com/id/1041405