AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2009-4018

HIGH · CVSS 7.5 EPSS 11.34%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2009-11-29 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2009-4018
Severity
HIGH
CVSS
7.5
EPSS
11.34%

Original NVD Description

The proc_open function in ext/standard/proc_open.c in PHP before 5.2.11 and 5.3.x before 5.3.1 does not enforce the (1) safe_mode_allowed_env_vars and (2) safe_mode_protected_env_vars directives, which allows context-dependent attackers to execute programs with an arbitrary environment via the env parameter, as demonstrated by a crafted value of the LD_LIBRARY_PATH environment variable.