PT-2024-40320 · Unknown · Zend Framework

Published

2024-06-07

·

Updated

2024-06-07

CVSS v3.1

6.1

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Zend Framework (affected versions not specified)
Description The issue concerns character encoding inconsistencies in several Zend Framework components, including Zend Form, Zend Filter, Zend Log, and Zend View. Specifically, the htmlspecialchars() and htmlentities() functions were called with undefined or hardcoded charset parameters, limiting developers' ability to set their preferred character encoding. This could potentially allow multibyte representations of special HTML characters to pass through unescaped, leaving applications vulnerable to cross-site scripting (XSS) exploits. Such exploits would be possible under specific circumstances, such as using non-typical character encodings like UTF-7, allowing users to define the character encoding, or serving HTML documents without a valid character set defined.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

XSS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

GHSA-HG35-VQP3-FV39

Affected Products

Zend Framework