CVE Catalog

CVE-2016-7125

High
Published: Translated: NVD NIST

Summary

In PHP before 5.6.25 and 7.x before 7.0.10, there is a vulnerability that skips invalid session names, leading to incorrect parsing. This allows remote attackers to inject arbitrary session data by controlling a session name.

Risk Assessment

Attackers can exploit this vulnerability to inject malicious data into sessions, potentially leading to serious security breaches, including user data theft.

Recommendation

It is recommended to upgrade PHP to version 5.6.25 or 7.0.10 and to monitor session names for invalid values.

Other vulnerabilities in PHP

See all
Original NVD description (English source)

ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session data by leveraging control of a session name, as demonstrated by object injection.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS