In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Arbitrary URL Rewrite vulnerabilities in an interactive lesson.
Start learningUpgrade zendframework/zend-http
to version 2.8.1 or higher.
zendframework/zend-http provides the HTTP message abstraction used by zend-mvc, and also provides an extensible, adapter-driven HTTP client library.
Affected versions of this package are vulnerable to an Arbitrary URL Rewrite vulnerability. The request URI marshaling process contains logic that inspects HTTP request headers that are specific to a given server-side URL rewrite mechanism.
When these headers are present on systems not running the specific URL rewriting mechanism, the URLs are subject to rewriting, allowing a malicious client or proxy to emulate the headers to request arbitrary content.