Vulnerability DatabaseGHSA-62f6-h68r-3jpw

GHSA-62f6-h68r-3jpw
PHP vulnerability analysis and mitigation

Overview

A session validation vulnerability was discovered in Zend Framework (GHSA-62f6-h68r-3jpw) affecting versions 2.0.0 through 2.2.9 and 2.3.0 through 2.3.4. The vulnerability was disclosed on January 14, 2015, and involves Zend\Session session validators not working as expected when set prior to the start of a session (Zend Advisory).

Technical details

The vulnerability occurs when session validators are set before session start, causing the validators to write to the $_SESSION superglobal prematurely. This data is then overwritten once the session begins, resulting in validator metadata not being properly stored in the session. When subsequent requests are made, the validators have no data to compare against, which causes any validator metadata to be rebuilt from scratch and incorrectly marks the session as valid (Zend Advisory, GitHub Advisory).

Impact

An attacker could bypass session validators such as RemoteAddr or HttpUserAgent since the signature that these validators check against is not being properly stored in the session. This effectively renders the session validation mechanisms ineffective, potentially allowing unauthorized access to sessions (Zend Advisory).

Mitigation and workarounds

The issue has been patched by ensuring that validator signatures are stored in the session immediately following the call to session_start(). Fixed versions include Zend Framework 2.2.9 and 2.3.4. Users are recommended to upgrade immediately if they are using session validators (Zend Advisory).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
David EstlickCISO
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
Adam FletcherChief Security Officer
“We know that if Wiz identifies something as critical, it actually is.”
Greg PoniatowskiHead of Threat and Vulnerability Management