Bugzilla – Bug 988491
VUL-0: CVE-2016-1000105: nginx: Setting HTTP_PROXY environment variable via Proxy header (httpoxy)
Last modified: 2017-05-02 08:20:28 UTC
bugbot adjusting priority
Public at https://httpoxy.org/ A CGI application vulnerability for PHP, Go, Python and others httpoxy is a set of vulnerabilities that affect application code running in CGI, or CGI-like environments. It comes down to a simple namespace conflict: RFC 3875 (CGI) puts the HTTP Proxy header from a request into the environment variables as HTTP_PROXY HTTP_PROXY is a popular environment variable used to configure an outgoing proxy This leads to a remotely exploitable vulnerability. If you’re running PHP or CGI, you should block the Proxy header now. Here’s how. httpoxy is a vulnerability for server-side web applications. If you’re not deploying code, you don’t need to worry. What can happen if my web application is vulnerable? If a vulnerable HTTP client makes an outgoing HTTP connection, while running in a server-side CGI application, an attacker may be able to: Proxy the outgoing HTTP requests made by the web application Direct the server to open outgoing connections to an address and port of their choosing Tie up server resources by forcing the vulnerable software to use a malicious proxy httpoxy is extremely easy to exploit in basic form. And we expect security researchers to be able to scan for it quickly. Luckily, if you read on and find you are affected, easy mitigations are available. Pointed out in 2013: https://forum.nginx.org/read.php?2,244407,244485#msg-244485
.
just because i occasionally fix the factory package, doesnt make me the maintainer of the package. nginx -> webyast -> schubi
Patch submitted to: https://build.suse.de/request/show/123623
SUSE-SU-2017:0190-1: An update that fixes two vulnerabilities is now available. Category: security (moderate) Bug References: 982505,988491 CVE References: CVE-2016-1000105,CVE-2016-4450 Sources used: SUSE Webyast 1.3 (src): nginx-1.0-1.0.15-0.34.1 SUSE Studio Onsite 1.3 (src): nginx-1.0-1.0.15-0.34.1 SUSE Lifecycle Management Server 1.3 (src): nginx-1.0-1.0.15-0.34.1
unfixed for openSUSE
Hello, I have no access to build.suse.de. Please reassign to someone else who can actually see the patch. Marguerite
reassigned to Stefan Schubert who has access to SUSE internal build service and can view the fix.
(In reply to Johannes Segitz from comment #7) > unfixed for openSUSE I have seen that someone has already fixed it for 42.2 Thanks !