GHSA-jmmp-vh96-78rm: Zend-Feed URL Rewrite vulnerability
zend-diactoros (and, by extension, Expressive), zend-http (and, by extension, Zend Framework MVC projects), and zend-feed (specifically, its PubSubHubbub sub-component) each contain a potential URL rewrite exploit. In each case, marshaling a request URI includes logic that introspects 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 logic would still trigger, allowing a malicious client or proxy to emulate the headers to request arbitrary content.
References
- framework.zend.com/security/advisory/ZF2018-01
- github.com/FriendsOfPHP/security-advisories/blob/master/zendframework/zend-feed/ZF2018-01.yaml
- github.com/advisories/GHSA-jmmp-vh96-78rm
- github.com/zendframework/zend-feed
- github.com/zendframework/zend-feed/commit/6641f4cf3f4586c63f83fd70b6d19966025c8888
- github.com/zendframework/zend-feed/commit/b28589c49bae3ee215cff904cc0be368e6409cd8
Detect and mitigate GHSA-jmmp-vh96-78rm with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →