Skip to content

Zend-Diactoros URL Rewrite vulnerability

Moderate severity GitHub Reviewed Published Jun 7, 2024 to the GitHub Advisory Database

Package

composer zendframework/zend-diactoros (Composer)

Affected versions

>= 1.0.0, < 1.8.4

Patched versions

1.8.4

Description

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

Published to the GitHub Advisory Database Jun 7, 2024
Reviewed Jun 7, 2024

Severity

Moderate
4.7
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Changed
Confidentiality
None
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-fq4p-86hh-42v9
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.