Skip to content

HTTP Proxy header vulnerability

High severity GitHub Reviewed Published Apr 7, 2022 to the GitHub Advisory Database • Updated Feb 5, 2024

Package

composer amphp/artax (Composer)

Affected versions

>= 2.0.0, < 2.0.4
> 0.7.1, < 1.0.4

Patched versions

2.0.4
1.0.4
composer bugsnag/bugsnag-laravel (Composer)
>= 2, < 2.0.2
2.0.2
composer drupal/core (Composer)
>= 8.0, < 8.1.7
8.1.7
composer drupal/drupal (Composer)
>= 8.0, < 8.1.7
8.1.7
composer guzzlehttp/guzzle (Composer)
>= 6, < 6.2.1
>= 4.0.0-rc2, < 4.2.4
>= 5, < 5.3.1
6.2.1
4.2.4
5.3.1
composer padraic/humbug_get_contents (Composer)
< 1.1.2
1.1.2
composer typo3/cms (Composer)
>= 8.0.0, < 8.2.1
8.2.1

Description

PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv('HTTP_PROXY') call or (2) a CGI configuration of PHP, aka an "httpoxy" issue.

References

Published by the National Vulnerability Database Jul 19, 2016
Published to the GitHub Advisory Database Apr 7, 2022
Reviewed Apr 7, 2022
Last updated Feb 5, 2024

Severity

High
8.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2016-5385

GHSA ID

GHSA-m6ch-gg5f-wxx3

Source code

No known source code
Checking history
Improvements are not currently accepted on this advisory because it uses an unsupported versioning operator. Read more and discuss here.