CVE-2016-5385

URL Redirection to Untrusted Site ('Open Redirect') in packagist/typo3/cms

Identifiers

GHSA-m6ch-gg5f-wxx3, CVE-2016-5385

Package Slug

packagist/typo3/cms

Vulnerability

URL Redirection to Untrusted Site ('Open Redirect')

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 HTTPPROXY 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('HTTPPROXY') call or (2) a CGI configuration of PHP, aka an "httpoxy" issue.

Affected Versions

All versions starting from 8.0.0 before 8.2.1

Solution

Upgrade to version 8.2.1 or above.

Last Modified

2024-02-05

source