AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2007-1700

HIGH · CVSS 7.5 EPSS 9.02%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2007-03-27 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. See the original NVD description below for full technical details.

CVE
CVE-2007-1700
Severity
HIGH
CVSS
7.5
EPSS
9.02%

Original NVD Description

The session extension in PHP 4 before 4.4.5, and PHP 5 before 5.2.1, calculates the reference count for the session variables without considering the internal pointer from the session globals, which allows context-dependent attackers to execute arbitrary code via a crafted string in the session_register after unsetting HTTP_SESSION_VARS and _SESSION, which destroys the session data Hashtable.