AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2006-6383

MEDIUM · CVSS 4.6 EPSS 1.13%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2006-12-10 · Last synced 2026-08-04

CyberRota Analysis

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

CVE
CVE-2006-6383
Severity
MEDIUM
CVSS
4.6
EPSS
1.13%

Original NVD Description

PHP 5.2.0 and 4.4 allows local users to bypass safe_mode and open_basedir restrictions via a malicious path and a null byte before a ";" in a session_save_path argument, followed by an allowed path, which causes a parsing inconsistency in which PHP validates the allowed path but sets session.save_path to the malicious path.