Bugzilla – Bug 851295
VUL-0: CVE-2013-4547: nginx: security restriction bypass flaw due to whitespace parsing
Last modified: 2013-12-17 09:19:51 UTC
CVE-2013-4547 It was reported [1] that nginx suffered from a flaw where an attacker could bypass security restrictions in certain configurations due to how the HTTP request parser handled URI's with an unescaped space character. This problem affects nginx 0.8.41 through to 1.5.6; new 1.5.7 and 1.4.4 releases are available to correct this. A patch [2] also exists for older versions. As a temporary workaround the following configuration can be used in each server{} block: if ($request_uri ~ " ") { return 444; } References: [1] http://mailman.nginx.org/pipermail/nginx-announce/2013/000125.html [2] http://nginx.org/download/patch.2013.space.txt http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-4547 https://bugzilla.redhat.com/show_bug.cgi?id=1032266
The SWAMPID for this issue is 55182. This issue was rated as important. Please submit fixed packages until 2013-11-27. When done, please reassign the bug to security-team@suse.de. Patchinfo will be handled by security team.
Ok, I have fixed all supported openSUSE releases.
bugbot adjusting priority
openSUSE-SU-2013:1745-1: An update that fixes one vulnerability is now available. Category: security (moderate) Bug References: 851295 CVE References: CVE-2013-4547 Sources used: openSUSE 13.1 (src): nginx-1.4.4-3.5.1 openSUSE 12.3 (src): nginx-1.2.9-3.8.1
openSUSE-SU-2013:1791-1: An update that fixes one vulnerability is now available. Category: security (moderate) Bug References: 851295 CVE References: CVE-2013-4547 Sources used: openSUSE 12.2 (src): nginx-1.0-1.0.15-3.4.1
openSUSE-SU-2013:1792-1: An update that fixes one vulnerability is now available. Category: security (moderate) Bug References: 851295 CVE References: CVE-2013-4547 Sources used: openSUSE 11.4 (src): nginx-0.8-0.8.53-4.17.2
sr sent: nginx-1.0: created request id 29733 nginx-0.8: created request id 29734 Hope, that would be enough :-)
This fixes for: SUSE:SLE-11-SP2:Update:Test SUSE:SLE-11-SP1:Update:ATK:1.2:Update:Test back to security team...
nginx-0.8 was not used for atk-1.2, nginx-1.0 (version 1.0.0) was used, created sr 29738
released
Update released for: nginx-1.0, nginx-1.0-debuginfo, nginx-1.0-debugsource Products: SLE-SLMS 1.3 (x86_64) SLE-STUDIOONSITE 1.3 (x86_64) SLE-WEBYAST 1.3 (i386, ia64, ppc64, s390x, x86_64)