PT-2024-40351 · Zend · Zend Framework 2
Published
2024-06-07
·
Updated
2024-06-07
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Zend Framework 2 (affected versions not specified)
Description
The issue arises from the use of
ZendMvcRouterHttpQuery in Zend Framework 2, which can lead to overriding already captured routing parameters and bypassing constraints defined in parent routes. This occurs because ZendMvcRouterHttpQuery captures any query parameters into the RouteMatch, and these parameters are merged with any parent routes. As a result, an attacker can manipulate the request URI to execute a different controller than intended, with parameter values that bypass the defined constraints.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Special Elements Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Zend Framework 2