
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
The vulnerability (GHSA-xffp-6w68-4775) affects the Zend\Http\PhpEnvironment\RemoteAddress class in Zendframework versions 2.2.0 to 2.2.5. This class is designed to detect IP addresses for incoming proxied requests via the X-Forwarded-For header while considering trusted proxy server IPs. The vulnerability was discovered and disclosed on October 31, 2013, affecting the Zendframework's ability to properly validate proxy server trust relationships (Zend Advisory).
The vulnerability stems from the RemoteAddress class not properly validating whether the IP address in PHP's $SERVER['REMOTEADDR'] was in the trusted proxy server list. According to the IETF draft specification, if $SERVER['REMOTEADDR'] is not a trusted proxy, it must be considered the originating IP address, and the X-Forwarded-For header value must be disregarded. The vulnerability has been assigned a CVSS v3.1 score of 7.5 (High), with attack vector being Network, attack complexity Low, and requiring no privileges or user interaction (GitHub Advisory).
The vulnerability could lead to remote address spoofing, potentially allowing attackers to manipulate the perceived origin of requests. This could result in bypass of IP-based security controls and potentially lead to unauthorized access to protected resources. The impact primarily affects the integrity of IP address validation, though there are no direct confidentiality or availability impacts (GitHub Advisory).
The vulnerability was patched in version 2.2.5 of Zendframework. The fix involves modifying the RemoteAddress class to immediately return the value of $SERVER['REMOTEADDR'] if it's not in the list of trusted proxy servers, without examining the X-Forwarded-For header. Users are recommended to upgrade to version 2.2.5 or later, especially if they use the RemoteAddr Zend\Session validator and are configuring trusted proxies (Zend Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”