Headline
GHSA-m7hr-j867-3f34: ZendFramework has potential Cross-site Scripting vector in multiple view helpers
Many Zend Framework 2 view helpers were using the escapeHtml()
view helper in order to escape HTML attributes, instead of the more appropriate escapeHtmlAttr()
. In situations where user data and/or JavaScript is used to seed attributes, this can lead to potential cross site scripting (XSS) attack vectors.
Vulnerable view helpers include:
- All
Zend\Form
view helpers. - Most
Zend\Navigation
(akaZend\View\Helper\Navigation\*
) view helpers. - All “HTML Element” view helpers:
htmlFlash()
,htmlPage()
,htmlQuickTime()
. Zend\View\Helper\Gravatar
Skip to content
Navigation Menu
Actions
Automate any workflow
Packages
Host and manage packages
Security
Find and fix vulnerabilities
Codespaces
Instant dev environments
GitHub Copilot
Write better code with AI
Code review
Manage code changes
Issues
Plan and track work
Discussions
Collaborate outside of code
GitHub Sponsors
Fund open source developers
* The ReadME Project
GitHub community articles
Enterprise platform
AI-powered developer platform
- Pricing
Provide feedback
Saved searches****Use saved searches to filter your results more quickly
Sign up
- GitHub Advisory Database
- GitHub Reviewed
- GHSA-m7hr-j867-3f34
ZendFramework has potential Cross-site Scripting vector in multiple view helpers
Moderate severity GitHub Reviewed Published Jun 7, 2024 to the GitHub Advisory Database • Updated Jun 7, 2024
Package
composer zendframework/zend-view (Composer)
Affected versions
>= 2.0.0, < 2.2.7
>= 2.3.0, < 2.3.1
Patched versions
2.2.7
2.3.1
Description
Published to the GitHub Advisory Database
Jun 7, 2024